SOURCES: samba-install.patch (NEW) - install cifs.upcall once (Fedora's sam...

sls sls at pld-linux.org
Tue Oct 14 04:21:17 CEST 2008


Author: sls                          Date: Tue Oct 14 02:21:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- install cifs.upcall once (Fedora's samba-3.2.4-build.patch)

---- Files affected:
SOURCES:
   samba-install.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/samba-install.patch
diff -u /dev/null SOURCES/samba-install.patch:1.1
--- /dev/null	Tue Oct 14 04:21:17 2008
+++ SOURCES/samba-install.patch	Tue Oct 14 04:21:11 2008
@@ -0,0 +1,21 @@
+commit 1f44b4aaa5f700827ee2ab272ae4b59e559b094b
+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
+
+diff --git a/source/Makefile.in b/source/Makefile.in
+index 8b46ab6..b67cfe8 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@
+ 
================================================================


More information about the pld-cvs-commit mailing list