[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-4-4-gcfc8dc2

Karolin Seeger kseeger at samba.org
Thu Sep 18 15:06:13 GMT 2008


The branch, v3-2-stable has been updated
       via  cfc8dc236dda869dbe4141bef80f6965ce76188d (commit)
      from  4f9f592ab792e36e870bbeba96a1fb8f0ee9efda (commit)

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


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

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

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