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

Karolin Seeger kseeger at samba.org
Thu Sep 18 15:05:09 GMT 2008


The branch, v3-2-test has been updated
       via  c83295d3b575be80a432c4716be62cd63eb3bdef (commit)
      from  656189740d701246a8689e3348510715122bf148 (commit)

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


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

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

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 12c62e1..cf405fe 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -175,7 +175,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