ad-schema/license.txt: Fix typo.
[Samba/ekacnet.git] / packaging / Debian / debian-sarge / patches / make-distclean.patch
blob9c9eb6ca67ae9b00d53dad82ad8775601e107ed9
1 diff -uNr samba-3.0.7.orig/source/Makefile.in samba-3.0.7/source/Makefile.in
2 --- samba-3.0.7.orig/source/Makefile.in 2004-10-25 10:06:08.000000000 -0700
3 +++ samba-3.0.7/source/Makefile.in 2004-10-25 10:03:31.000000000 -0700
4 @@ -1371,6 +1371,7 @@
6 python_clean:
7 @-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
8 + @-rm -rf build/
10 # revert to the previously installed version
11 revert:
12 @@ -1512,6 +1514,7 @@
14 distclean: realclean
15 -rm -f include/stamp-h
16 + -rm -f script/gen-8bit-gap.sh smbadduser
17 -rm -f include/config.h Makefile
18 -rm -f config.status config.cache so_locations
19 -rm -rf .deps TAGS