[Pkg-samba-maint] r947 - trunk

Steve Langasek vorlon at costa.debian.org
Sun Jan 15 09:55:31 UTC 2006


Author: vorlon
Date: 2006-01-15 09:55:28 +0000 (Sun, 15 Jan 2006)
New Revision: 947

Modified:
   trunk/rules
Log:
don't try to remove the arch-specific python build dir from debian/rules; this is python_clean's job

Modified: trunk/rules
===================================================================
--- trunk/rules	2006-01-14 18:50:10 UTC (rev 946)
+++ trunk/rules	2006-01-15 09:55:28 UTC (rev 947)
@@ -125,7 +125,6 @@
 	rm -f source/bin/wbinfo source/bin/winbindd source/bin/debug2html \
 		source/bin/libsmbclient.a source/client/mount.cifs \
 		source/include/stamp-h
-	rm -rf source/build/lib.linux-i686-2.3
 
 	sed -e "s/@libacl@/`type-handling any linux-gnu`/g" \
 		< debian/control.in > debian/control




More information about the Pkg-samba-maint mailing list