[Pkg-samba-maint] r3004 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Mon Aug 24 21:20:06 UTC 2009
Author: vorlon
Date: 2009-08-24 21:20:06 +0000 (Mon, 24 Aug 2009)
New Revision: 3004
Modified:
trunk/samba/debian/rules
Log:
remove a few more files in clean target
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2009-08-24 20:10:28 UTC (rev 3003)
+++ trunk/samba/debian/rules 2009-08-24 21:20:06 UTC (rev 3004)
@@ -116,7 +116,9 @@
[ ! -f source3/Makefile ] || $(MAKE) -C source3 distclean
# Delete stuff left after a build that is not deleted by 'make clean'
- rm -f source3/bin/cifs.upcall
+ rm -f source3/bin/cifs.upcall source3/pkgconfig/*.pc \
+ source3/exports/libsmbclient.syms \
+ source3/exports/libsmbsharemodes.syms
debconf-updatepo
More information about the Pkg-samba-maint
mailing list