[Pkg-nagios-changes] [pkg-icinga2] 01/01: Remove chmod command for prepare-dirs

Gunnar Beutner shroud-guest at moszumanska.debian.org
Wed Jan 14 13:27:42 UTC 2015


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

shroud-guest pushed a commit to branch ubuntu-noma
in repository pkg-icinga2.

commit cadf17b5e9fb53181de0c9f3c6c230292ed64e1b
Author: Gunnar Beutner <gunnar at beutner.name>
Date:   Wed Jan 14 14:27:20 2015 +0100

    Remove chmod command for prepare-dirs
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9431a88..886a832 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,6 @@ override_dh_auto_install:
 
 override_dh_install:
 	dh_install -Xprepare-dirs
-	if [ -d debian/icinga2-common/ ]; then chmod +x debian/icinga2-common/usr/lib/icinga2/prepare-dirs; fi
 	# remove ido files from other packages
 	if [ -d debian/icinga2-common/ ]; then rm debian/icinga2-common/etc/icinga2/features-available/ido-*; fi
 	rm debian/icinga2-bin/usr/lib/icinga2/libdb_ido_*

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



More information about the Pkg-nagios-changes mailing list