Initial import
[samba] / debian / patches / make-distclean.patch
1 Index: samba-3.0.21c/source/Makefile.in
2 ===================================================================
3 --- samba-3.0.21c.orig/source/Makefile.in       2006-02-25 11:58:15.760412374 +0100
4 +++ samba-3.0.21c/source/Makefile.in    2006-02-25 11:58:18.819795065 +0100
5 @@ -1491,6 +1491,7 @@
6  
7  python_clean:
8         @-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
9 +       @-rm -rf build/
10  
11  # revert to the previously installed version
12  revert:
13 @@ -1559,6 +1560,7 @@
14         @rm -f include/proto.h include/build_env.h  include/wrepld_proto.h \
15                 nsswitch/winbindd_proto.h web/swat_proto.h \
16                 client/client_proto.h utils/net_proto.h \
17 +               utils/ntlm_auth_proto.h \
18                 smbd/build_options.c
19  
20  MKPROTO_SH = $(srcdir)/script/mkproto.sh
21 @@ -1641,6 +1643,7 @@
22  
23  distclean: realclean
24         -rm -f include/stamp-h
25 +       -rm -f script/gen-8bit-gap.sh smbadduser
26         -rm -f include/config.h Makefile
27         -rm -f config.status config.cache so_locations
28         -rm -rf .deps TAGS