[Pkg-wmaker-commits] [wmshutdown] 96/173: Add install-exec-hook to set permissions.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmshutdown.
commit 0bbe06fbfd9d83167e550dda781de70e3a09e97b
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sat Jul 26 02:07:22 2014 -0500
Add install-exec-hook to set permissions.
---
Makefile.am | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 78ed5d4..7061eb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,3 +8,6 @@ LIBS += $(gtk_LIBS) $(x11_LIBS)
dist_pkgdata_DATA = wmshutdown.xpm
dist_man_MANS = wmshutdown.1 wmshutdown-run.1
+
+install-exec-hook:
+ chmod ug+s $(DESTDIR)$(bindir)/wmshutdown-run
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git
More information about the Pkg-wmaker-commits
mailing list