diff --git a/Makefile b/Makefile index 3e0f78a..85981ae 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ debug: install: $(BIN) cp $(BINDIR)/$(BIN) /usr/bin/$(BIN) -install-openrc: $(BIN) install +install-openrc: install cp init.d/$(BIN) /etc/init.d/$(BIN) cp conf.d/$(BIN) /etc/conf.d/$(BIN) rc-update add homemade_speedstep