[Pkg-samba-maint] r1168 - in trunk: . patches
Peter Eisentraut
petere at costa.debian.org
Tue Oct 3 23:23:57 UTC 2006
Author: petere
Date: 2006-10-03 23:23:57 +0000 (Tue, 03 Oct 2006)
New Revision: 1168
Modified:
trunk/patches/make-distclean.patch
trunk/rules
Log:
Remove some obsoleted extra cleaning efforts.
Modified: trunk/patches/make-distclean.patch
===================================================================
--- trunk/patches/make-distclean.patch 2006-10-03 20:32:11 UTC (rev 1167)
+++ trunk/patches/make-distclean.patch 2006-10-03 23:23:57 UTC (rev 1168)
@@ -14,7 +14,7 @@
distclean: realclean
-rm -f include/stamp-h
-+ -rm -f script/gen-8bit-gap.sh smbadduser
++ -rm -f smbadduser
-rm -f include/config.h Makefile
-rm -f config.status config.cache so_locations
-rm -rf .deps TAGS
Modified: trunk/rules
===================================================================
--- trunk/rules 2006-10-03 20:32:11 UTC (rev 1167)
+++ trunk/rules 2006-10-03 23:23:57 UTC (rev 1168)
@@ -104,12 +104,8 @@
dh_testroot
rm -f build-stamp configure-stamp
- # Clean first the Samba package
-$(MAKE) -C source distclean
- # Delete stuff left after a build that is not deleted by 'make clean'
- rm -f source/utils/passwd_proto.h source/iniparser/src/*.po
-
sed -e "s/@libacl@/`type-handling any linux-gnu`/g" \
< debian/control.in > debian/control
More information about the Pkg-samba-maint
mailing list