SF.net SVN: gar:[22466] csw/mgar/pkg/netatalk/trunk/Makefile
slowfranklin at users.sourceforge.net
slowfranklin at users.sourceforge.net
Mon Nov 11 10:19:38 CET 2013
Revision: 22466
http://gar.svn.sourceforge.net/gar/?rev=22466&view=rev
Author: slowfranklin
Date: 2013-11-11 09:19:37 +0000 (Mon, 11 Nov 2013)
Log Message:
-----------
netatalk/trunk: Ensure LDAP is only picked up from /opt/csw
Modified Paths:
--------------
csw/mgar/pkg/netatalk/trunk/Makefile
Modified: csw/mgar/pkg/netatalk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netatalk/trunk/Makefile 2013-11-10 21:49:53 UTC (rev 22465)
+++ csw/mgar/pkg/netatalk/trunk/Makefile 2013-11-11 09:19:37 UTC (rev 22466)
@@ -83,6 +83,7 @@
CONFIGURE_ARGS += --with-ssl-dir=/opt/csw
# disable until asprintf() compat func is available in 3.1.1
CONFIGURE_ARGS += --with-mysql-config=no
+CONFIGURE_ARGS += --with-ldap=/opt/csw
# Path to XML dtd
CHECKPKG_OVERRIDES_CSWnetatalk += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/network/cswnetatalk.xml
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