~ubuntu-branches/ubuntu/feisty/samba/feisty-security

« back to all changes in this revision

Viewing changes to debian/patches/.svn/text-base/make-distclean.patch.svn-base

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2006-03-24 02:59:17 UTC
  • mfrom: (0.5.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060324025917-ztv23ezkut7lt4t1
Tags: 3.0.21c-1ubuntu1
* Merge with Debian for new upstream bugfixes, UVF exception by mdz.
* Remove dapper->dapper upgrade hack, which should be a non-issue now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: samba-3.0.21a.new/source/Makefile.in
2
 
===================================================================
3
 
--- samba-3.0.21a.new.orig/source/Makefile.in   2006-01-02 09:43:36.349338911 +0100
4
 
+++ samba-3.0.21a.new/source/Makefile.in        2006-01-02 09:58:46.622122510 +0100
5
 
@@ -1490,6 +1490,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
 
@@ -1558,6 +1559,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
 
@@ -1634,6 +1636,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