[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4150-g020c03b

Günther Deschner gd at samba.org
Thu Sep 18 13:44:39 GMT 2008


The branch, v3-3-test has been updated
       via  020c03bff844ef976dd786a755c4d682bf161a3d (commit)
      from  e60be05baff1a0d9f99cd2be8fbfd66e76893c1d (commit)

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


- Log -----------------------------------------------------------------
commit 020c03bff844ef976dd786a755c4d682bf161a3d
Author: Günther Deschner <gd at samba.org>
Date:   Fri Sep 5 14:01:45 2008 +0200

    build: don't install the cifs.upcall binary twice.
    
    Guenther
    (cherry picked from commit 1f44b4aaa5f700827ee2ab272ae4b59e559b094b)

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

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 ca1b887..1b2339e 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -178,7 +178,7 @@ PATH_FLAGS = -DSMB_PASSWD_FILE=\"$(SMB_PASSWD_FILE)\" \
 
 # Note that all executable programs now provide for an optional executable suffix.
 
-SBIN_PROGS = bin/smbd at EXEEXT@ bin/nmbd at EXEEXT@ @SWAT_SBIN_TARGETS@ @EXTRA_SBIN_PROGS@ @CIFSUPCALL_PROGS@
+SBIN_PROGS = bin/smbd at EXEEXT@ bin/nmbd at EXEEXT@ @SWAT_SBIN_TARGETS@ @EXTRA_SBIN_PROGS@
 
 ROOT_SBIN_PROGS = @CIFSMOUNT_PROGS@
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list