[Pkg-nagios-changes] [pkg-nagios-plugins] 46/413: set perms correctly on functions hook

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:04 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-nagios-plugins.

commit bf67bec2f00da06a977c6e3bd7a1271dfa2298e2
Author: Sean Finney <seanius at debian.org>
Date:   Tue Dec 5 18:56:37 2006 +0000

    set perms correctly on functions hook
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 72bd75b..b35155a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -151,7 +151,7 @@ install: build
 		< debian/nagios-plugins-standard.postrm.in \
 		> debian/nagios-plugins-standard.postrm
 	# copy our dpkg-sourced functions into place
-	install -D $(CURDIR)/debian/functions \
+	install -m 644 -D $(CURDIR)/debian/functions \
 		${NP_BASIC_DIR}/usr/share/nagios-plugins/dpkg/functions
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git



More information about the Pkg-nagios-changes mailing list