[Pkg-nagios-changes] [pkg-icinga2] 02/08: Revert "This file doesn't exist"
Alexander Wirt
formorer at debian.org
Thu Feb 5 15:14:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to annotated tag debian/2.2.4-1
in repository pkg-icinga2.
commit 484c1d15644cb7d751c6e9f517b764bb03e9c210
Author: Alexander Wirt <formorer at debian.org>
Date: Mon Jan 12 21:02:36 2015 +0100
Revert "This file doesn't exist"
This reverts commit 0a3e341ae773cf3842e69d106836e61d3cbfe14f.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 1c75003..822a5b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ override_dh_auto_install:
override_dh_install:
dh_install
+ 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