diff options
author | Simo Sorce <idra@samba.org> | 2006-07-15 16:51:23 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:19:22 -0500 |
commit | b047fd336ad8ce618c293085387f9fe6770926e0 (patch) | |
tree | 0c3c807b9b43b126621551a36d331c0f0401a288 /packaging/Debian/debian-sarge/patches/make-distclean.patch | |
parent | 5fe140babcbec90ddcbd9a6517c3f5e76844a9e9 (diff) | |
download | samba-b047fd336ad8ce618c293085387f9fe6770926e0.tar.gz samba-b047fd336ad8ce618c293085387f9fe6770926e0.tar.bz2 samba-b047fd336ad8ce618c293085387f9fe6770926e0.zip |
r17063: Update debian-sarge for 3.0.23
(This used to be commit a77b18c78197f40ab51462f3a35d27f300a8359c)
Diffstat (limited to 'packaging/Debian/debian-sarge/patches/make-distclean.patch')
-rw-r--r-- | packaging/Debian/debian-sarge/patches/make-distclean.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/packaging/Debian/debian-sarge/patches/make-distclean.patch b/packaging/Debian/debian-sarge/patches/make-distclean.patch index e859575290..9c9eb6ca67 100644 --- a/packaging/Debian/debian-sarge/patches/make-distclean.patch +++ b/packaging/Debian/debian-sarge/patches/make-distclean.patch @@ -9,14 +9,6 @@ diff -uNr samba-3.0.7.orig/source/Makefile.in samba-3.0.7/source/Makefile.in # revert to the previously installed version revert: -@@ -1437,6 +1438,7 @@ - @rm -f include/proto.h include/build_env.h include/wrepld_proto.h \ - nsswitch/winbindd_proto.h web/swat_proto.h \ - client/client_proto.h utils/net_proto.h \ -+ utils/ntlm_auth_proto.h \ - smbd/build_options.c - - MKPROTO_SH = $(srcdir)/script/mkproto.sh @@ -1512,6 +1514,7 @@ distclean: realclean |