The branch, v3-0-test has been updated
       via  5202fa31b227d8dd9a3ddfab26f7933bfd349281 (commit)
      from  72655775487617e2f76836a7b16bee81e430f6f1 (commit)

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


- Log -----------------------------------------------------------------
commit 5202fa31b227d8dd9a3ddfab26f7933bfd349281
Author: Günther Deschner <g...@samba.org>
Date:   Fri Sep 5 14:01:45 2008 +0200

    build: don't install the cifs.upcall binary twice.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 80b2a11..cac2635 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -144,7 +144,7 @@ PATH_FLAGS = $(PATH_FLAGS6) $(PASSWD_FLAGS)
 
 # Note that all executable programs now provide for an optional executable 
suffix.
 
-SBIN_PROGS = bin/s...@exeext@ bin/n...@exeext@ bin/s...@exeext@ 
@EXTRA_SBIN_PROGS@ @CIFSUPCALL_PROGS@
+SBIN_PROGS = bin/s...@exeext@ bin/n...@exeext@ bin/s...@exeext@ 
@EXTRA_SBIN_PROGS@
 
 ROOT_SBIN_PROGS = @CIFSMOUNT_PROGS@
 


-- 
Samba Shared Repository

Reply via email to