[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-3-0pre1-316-g5a9a190

Karolin Seeger kseeger at samba.org
Thu Sep 18 15:03:59 GMT 2008


The branch, v3-3-stable has been updated
       via  5a9a190a5588b0cf938bc5c9659b7704d18cd4a3 (commit)
      from  6e1d92e3b324a0759486f914a0e4b32be1142aee (commit)

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


- Log -----------------------------------------------------------------
commit 5a9a190a5588b0cf938bc5c9659b7704d18cd4a3
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)
    (cherry picked from commit 020c03bff844ef976dd786a755c4d682bf161a3d)

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

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 beb14ee..704d3e5 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