[Pkg-samba-maint] r970 - trunk
Peter Eisentraut
petere at costa.debian.org
Sun Jan 22 01:27:48 UTC 2006
Author: petere
Date: 2006-01-22 01:27:47 +0000 (Sun, 22 Jan 2006)
New Revision: 970
Modified:
trunk/rules
Log:
cvsignore is gone.
Modified: trunk/rules
===================================================================
--- trunk/rules 2006-01-22 01:04:02 UTC (rev 969)
+++ trunk/rules 2006-01-22 01:27:47 UTC (rev 970)
@@ -245,10 +245,6 @@
dh_link
dh_compress
dh_fixperms
-
- # Get rid of those pesky .cvsignore files to make lintian happy
- find debian/ -name .cvsignore -exec rm -f {} \;
-
dh_installdeb
# dh_perl
dh_gencontrol
@@ -315,11 +311,6 @@
chmod 0750 debian/samba/var/log/samba/
chown root.adm debian/samba/var/log/samba/
- # Get rid of those pesky .cvsignore files to make lintian happy
- # (maybe we only need the "find ... -exec rm -f {} ;" we have
- # in the binary-indep target?) peloy.-
- find debian/ -name .cvsignore -exec rm -f {} \;
-
dh_installdeb
# dh_makeshlibs
# dh_perl
More information about the Pkg-samba-maint
mailing list