samba-cvs.cvs
[Top] [All Lists]

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

Subject: [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-488-g69956a5
From: Jelmer Vernooij
Date: Tue, 9 Sep 2008 09:02:04 -0500 CDT
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@xxxxxxxxx>
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

<Prev in Thread] Current Thread [Next in Thread>
  • [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-488-g69956a5, Jelmer Vernooij <=