Skip to content

Commit

Permalink
Fix wrong permission
Browse files Browse the repository at this point in the history
  • Loading branch information
suciptoid committed Oct 5, 2017
1 parent 1b80764 commit 4a4fd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/bin/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
all:
install -m 744 blankon-session $(bindir)
install -m 755 blankon-session $(bindir)

CLEANFILES= \
$(bindir)/blankon-session

0 comments on commit 4a4fd79

Please sign in to comment.