From bf67bec2f00da06a977c6e3bd7a1271dfa2298e2 Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Tue, 5 Dec 2006 18:56:37 +0000 Subject: [PATCH] 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