SF.net SVN: gar:[26045] csw/mgar/pkg/samba/branches
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Nov 21 16:46:33 CET 2016
Revision: 26045
http://sourceforge.net/p/gar/code/26045
Author: dmichelsen
Date: 2016-11-21 15:46:33 +0000 (Mon, 21 Nov 2016)
Log Message:
-----------
samba: Split samb4 into samba-4.4.x and samba-4.5.x
Modified Paths:
--------------
csw/mgar/pkg/samba/branches/samba-4.5.x/Makefile
Added Paths:
-----------
csw/mgar/pkg/samba/branches/samba-4.4.x/
csw/mgar/pkg/samba/branches/samba-4.5.x/
Removed Paths:
-------------
csw/mgar/pkg/samba/branches/samba4/
Modified: csw/mgar/pkg/samba/branches/samba-4.5.x/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba4/Makefile 2016-11-21 14:20:57 UTC (rev 26044)
+++ csw/mgar/pkg/samba/branches/samba-4.5.x/Makefile 2016-11-21 15:46:33 UTC (rev 26045)
@@ -504,7 +504,8 @@
CONFIGURE_ARGS += --with-ldap
CONFIGURE_ARGS += --with-automount
CONFIGURE_ARGS += --enable-cups
-CONFIGURE_ARGS += --with-ntvfs-fileserver
+# Disable, leads to crash, dam 21.11.2016
+# CONFIGURE_ARGS += --with-ntvfs-fileserver
CONFIGURE_ARGS += --with-privatedir=$(SMBPRIVATEDIR)
CONFIGURE_ARGS += --with-configdir=$(SMBCONFIGDIR)
CONFIGURE_ARGS += --with-lockdir=$(SMBLOCKDIR)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list