Skip to content

Commit

Permalink
Merge branch 'python'
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHood committed Jun 27, 2017
2 parents ae2dd99 + 971c461 commit ff5b453
Show file tree
Hide file tree
Showing 6 changed files with 1,199 additions and 257 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ all:
@echo "Run 'make uninstall' for uninstallation."

install:
install -Dm755 gpgit.sh $(DESTDIR)$(PREFIX)/bin/gpgit
install -Dm755 gpgit.py $(DESTDIR)$(PREFIX)/bin/gpgit
install -Dm644 Readme.md $(DESTDIR)$(PREFIX)/share/doc/gpgit/Readme.md

uninstall:
Expand Down
Loading

0 comments on commit ff5b453

Please sign in to comment.