[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-28-26-g03ad8c0

Jeremy Allison jra at samba.org
Thu Dec 13 02:24:03 GMT 2007


The branch, v3-0-test has been updated
       via  03ad8c0ef748352960415e7d5a1f5516b89c0cec (commit)
      from  c2583c01982197221e4dc054eea12872b1d2ba99 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test


- Log -----------------------------------------------------------------
commit 03ad8c0ef748352960415e7d5a1f5516b89c0cec
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Dec 12 18:23:17 2007 -0800

    Merge debian patch for distclean.
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source/Makefile.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index ee6d6ed..a319893 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1681,6 +1681,7 @@ python_install: $(PYTHON_OBJ)
 
 python_clean:
 	@-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
+	@-rm -rf build/
 
 # revert to the previously installed version
 revert:
@@ -1869,6 +1870,7 @@ realclean: clean delheaders
 
 distclean: realclean
 	-rm -f include/stamp-h
+	-rm -f smbadduser
 	-rm -f include/config.h Makefile
 	-rm -f config.status config.cache so_locations
 	-rm -rf .deps TAGS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list