Skip to content

Commit

Permalink
Since we depend on gitflow, it already sets the correct permissions on
Browse files Browse the repository at this point in the history
/usr/local/bin.
  • Loading branch information
ashirazi committed Aug 31, 2012
1 parent 380a2c7 commit ac8c767
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -37,7 +37,6 @@ all:
@echo " make uninstall"

install:
install -d -m 0755 $(prefix)/bin
install -m 0644 $(SCRIPT_FILES) $(prefix)/bin

uninstall:
Expand Down

0 comments on commit ac8c767

Please sign in to comment.