[Pkg-nagios-changes] [pkg-nagios] r50 - nagios2/trunk/debian
Marc Haber
zugschlus at costa.debian.org
Thu Jan 19 19:29:43 UTC 2006
Author: zugschlus
Date: 2006-01-19 19:29:41 +0000 (Thu, 19 Jan 2006)
New Revision: 50
Modified:
nagios2/trunk/debian/rules
Log:
fix package distribution code
Modified: nagios2/trunk/debian/rules
===================================================================
--- nagios2/trunk/debian/rules 2006-01-19 19:18:13 UTC (rev 49)
+++ nagios2/trunk/debian/rules 2006-01-19 19:29:41 UTC (rev 50)
@@ -124,8 +124,7 @@
dh_installdirs -a -i
# zero out INSTALL_OPTS to prevent chowning at build-time
make install DESTDIR=$b/nagios2 INSTALL_OPTS=""
- # move some arch-indep stuff to the other packages package
- cp -a $b/nagios2/usr/share/nagios2/debian ${bnc}/usr/share/nagios2/
+ # move some arch-indep stuff to the other packages
cp -a $b/nagios2/usr/share/nagios2/htdocs ${bnd}/usr/share/nagios2/
rm -rf $b/nagios2/usr/share/nagios2
# remove empty directory
More information about the Pkg-nagios-changes
mailing list