[csw-devel] SF.net SVN: gar:[4324] csw/mgar/pkg/sudo_ldap/trunk
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Wed Apr 15 16:47:46 CEST 2009
Revision: 4324
http://gar.svn.sourceforge.net/gar/?rev=4324&view=rev
Author: valholla
Date: 2009-04-15 14:47:46 +0000 (Wed, 15 Apr 2009)
Log Message:
-----------
fix configure typo
Modified Paths:
--------------
csw/mgar/pkg/sudo_ldap/trunk/Makefile
csw/mgar/pkg/sudo_ldap/trunk/checksums
Modified: csw/mgar/pkg/sudo_ldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo_ldap/trunk/Makefile 2009-04-15 14:45:27 UTC (rev 4323)
+++ csw/mgar/pkg/sudo_ldap/trunk/Makefile 2009-04-15 14:47:46 UTC (rev 4324)
@@ -33,8 +33,8 @@
CONFIGURE_ARGS += --with-logging=both
CONFIGURE_ARGS += --with-ignore-dot
CONFIGURE_ARGS += --with-env-editor
-CONFIGURE_ARGS += --withldap=$(prefix)
-CONFIGURE_ARGS += --withldap-conf-file=$(sysconfdir)/ldap.conf
+CONFIGURE_ARGS += --with-ldap=$(prefix)
+CONFIGURE_ARGS += --with-ldap-conf-file=$(sysconfdir)/ldap.conf
TEST_TARGET = check
Modified: csw/mgar/pkg/sudo_ldap/trunk/checksums
===================================================================
--- csw/mgar/pkg/sudo_ldap/trunk/checksums 2009-04-15 14:45:27 UTC (rev 4323)
+++ csw/mgar/pkg/sudo_ldap/trunk/checksums 2009-04-15 14:47:46 UTC (rev 4324)
@@ -1,2 +1,4 @@
+05fb6b46e36528fb889aca7f53106708 download/CSWsudoldap.postinstall
+a28a033964a3c7e21446b2517bcbc38d download/CSWsudoldap.postremove
+157b2e5e38ca54eb36e0364706bd0292 download/install.diff
5fd96bba35fe29b464f7aa6ad255f0a6 download/sudo-1.7.0.tar.gz
-157b2e5e38ca54eb36e0364706bd0292 download/install.diff
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