[Pkg-samba-maint] r787 - trunk
Christian Perrier
bubulle at costa.debian.org
Sun Dec 4 09:34:34 UTC 2005
Author: bubulle
Date: 2005-12-04 09:34:34 +0000 (Sun, 04 Dec 2005)
New Revision: 787
Modified:
trunk/rules
Log:
Remove COPYING in a cleaner way
Modified: trunk/rules
===================================================================
--- trunk/rules 2005-12-04 09:31:31 UTC (rev 786)
+++ trunk/rules 2005-12-04 09:34:34 UTC (rev 787)
@@ -256,12 +256,9 @@
dh_testroot
dh_installdebconf
dh_installdocs -A debian/README.build
- dh_installexamples
-
- # Remove an extra copy of the GPL licence in smbldap-tools example
- # directory. Thanks lintian, for noticing
- rm debian/samba-doc/usr/share/doc/samba-doc/examples/LDAP/smbldap-tools-0.9.1/COPYING.gz
-
+ # Ignore COPYING. Otherwise, an extra copy of the GPL licence
+ # in smbldap-tools example is included in samba-doc
+ dh_installexamples -XCOPYING
# dh_installmenu
# dh_installemacsen
# dh_installpam
More information about the Pkg-samba-maint
mailing list