Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
karasu authored Jul 20, 2018
1 parent 75f824e commit 88d29ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
cp hooks/antergos-reboot.hook $(DESTDIR)/usr/share/libalpm/hooks

# Hook Scripts
install -Dm755 src/update-release-files $(DESTDIR)/usr/bin/update-release-files
install -Dm755 bin/update-release-files $(DESTDIR)/usr/bin/update-release-files

uninstall:
# ALPM Hooks
Expand Down

0 comments on commit 88d29ff

Please sign in to comment.