[Pkg-nagios-changes] [pkg-nagios] r29 - nagios2/trunk/debian

Marc Haber zugschlus at costa.debian.org
Thu Dec 22 09:59:18 UTC 2005


Author: zugschlus
Date: 2005-12-22 09:59:17 +0000 (Thu, 22 Dec 2005)
New Revision: 29

Modified:
   nagios2/trunk/debian/rules
Log:
create usr/share before using it


Modified: nagios2/trunk/debian/rules
===================================================================
--- nagios2/trunk/debian/rules	2005-12-22 01:01:38 UTC (rev 28)
+++ nagios2/trunk/debian/rules	2005-12-22 09:59:17 UTC (rev 29)
@@ -121,6 +121,7 @@
 	# zero out INSTALL_OPTS to prevent chowning at build-time
 	make install DESTDIR=$b/nagios2 INSTALL_OPTS=""
 	# move some arch-indep stuff to the nagios2-common package
+	install -d $b/nagios2-common/usr/share/
 	cp -a $b/nagios2/usr/share/nagios $b/nagios2-common/usr/share/
 	rm -rf $b/nagios2/usr/share/nagios
 	# remove empty directory




More information about the Pkg-nagios-changes mailing list