Skip to content

Commit

Permalink
Merge pull request #13 from NicoHood/1.3.0
Browse files Browse the repository at this point in the history
Release 1.3.0
  • Loading branch information
NicoHood committed Jan 24, 2018
2 parents 4ee493d + ec51b14 commit 14a5cbd
Show file tree
Hide file tree
Showing 7 changed files with 720 additions and 805 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.py $(DESTDIR)$(PREFIX)/bin/gpgit
install -Dm755 gpgit.sh $(DESTDIR)$(PREFIX)/bin/gpgit
install -Dm644 Readme.md $(DESTDIR)$(PREFIX)/share/doc/gpgit/Readme.md

uninstall:
Expand Down
229 changes: 106 additions & 123 deletions Readme.md

Large diffs are not rendered by default.

Loading

0 comments on commit 14a5cbd

Please sign in to comment.