Skip to content

Commit

Permalink
remove init script stuff for now
Browse files Browse the repository at this point in the history
  • Loading branch information
fs111 committed Apr 6, 2012
1 parent 4b01a97 commit caed014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -30,7 +30,6 @@ clean:

bin-dist: $(TARG) assets
@cp -rf conf/kurz.conf $(MYTARGDIR)/etc/kurz/
@cp -rf stuff/init-script/kurz $(MYTARGDIR)/etc/rc.d/init.d/
@sed 's?=static?=$(STATIC_DIR)?' conf/$(CONF_NAME) > $(MYTARGDIR)/etc/kurz/$(CONF_NAME)
@cp $(TARG) $(MYTARGDIR)/$(PREFIX)/bin
@git log --pretty=format:"kurz.go %H" -1 > $(MYTARGDIR)/$(STATIC_DIR)/_version
Expand Down

0 comments on commit caed014

Please sign in to comment.