[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-488-g69956a5

Jelmer Vernooij jelmer at samba.org
Tue Sep 9 14:02:04 GMT 2008


The branch, v4-0-test has been updated
       via  69956a5597b0339b7c0ee3f394d649421f037f03 (commit)
      from  43c0fdfff02021caef2d8f73d6bfdc4b051a65ef (commit)

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


- Log -----------------------------------------------------------------
commit 69956a5597b0339b7c0ee3f394d649421f037f03
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Sep 9 16:01:37 2008 +0200

    Remove calls to unused uninstallbin.sh

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile b/source/Makefile
index d91d08a..f96a07a 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -262,8 +262,6 @@ $(DESTDIR)$(sbindir)/%: bin/% installdirs
 	@chmod $(INSTALLPERMS) $@
 
 uninstallbin::
-	@$(SHELL) $(srcdir)/script/uninstallbin.sh $(INSTALLPERMS) $(DESTDIR)$(BASEDIR) $(DESTDIR)$(sbindir) $(DESTDIR)$(libdir) $(DESTDIR)$(localstatedir) $(DESTDIR)$(SBIN_PROGS)
-	@$(SHELL) $(srcdir)/script/uninstallbin.sh $(INSTALLPERMS) $(DESTDIR)$(BASEDIR) $(DESTDIR)$(bindir) $(DESTDIR)$(libdir) $(DESTDIR)$(localstatedir) $(DESTDIR)$(BIN_PROGS)
 	@$(SHELL) $(srcdir)/script/uninstalltorture.sh $(DESTDIR)$(TORTUREDIR) $(TORTURE_PROGS)
 
 uninstalllib::


-- 
Samba Shared Repository


More information about the samba-cvs mailing list