[Pkg-samba-maint] r1935 - trunk/samba4/debian

ctrlsoft-guest at alioth.debian.org ctrlsoft-guest at alioth.debian.org
Wed Jun 11 13:13:49 UTC 2008


Author: ctrlsoft-guest
Date: 2008-06-11 13:13:48 +0000 (Wed, 11 Jun 2008)
New Revision: 1935

Modified:
   trunk/samba4/debian/rules
Log:
Avoid installing the tdb tools - they're already packaged elsewhere.

Modified: trunk/samba4/debian/rules
===================================================================
--- trunk/samba4/debian/rules	2008-06-11 11:56:27 UTC (rev 1934)
+++ trunk/samba4/debian/rules	2008-06-11 13:13:48 UTC (rev 1935)
@@ -79,6 +79,7 @@
 	rm -f $(CURDIR)/debian/tmp/usr/lib/python*/site-packages/_tdb.so
 	rm -f $(CURDIR)/debian/tmp/usr/lib/python*/site-packages/uuid.so
 	rm -rf $(CURDIR)/debian/tmp/usr/lib/python*/site-packages/subunit
+	rm -f $(CURDIR)/debian/tmp/usr/bin/tdb*
 	dh_install --sourcedir=debian/tmp --list-missing --fail-missing
 
 get-orig-source:




More information about the Pkg-samba-maint mailing list