Revision: 19226 http://gar.svn.sourceforge.net/gar/?rev=19226&view=rev Author: janholzh Date: 2012-09-18 08:28:08 +0000 (Tue, 18 Sep 2012) Log Message: ----------- samba/trunk: fix krb5-conf
Modified Paths: -------------- csw/mgar/pkg/samba/trunk/Makefile Modified: csw/mgar/pkg/samba/trunk/Makefile =================================================================== --- csw/mgar/pkg/samba/trunk/Makefile 2012-09-18 07:32:08 UTC (rev 19225) +++ csw/mgar/pkg/samba/trunk/Makefile 2012-09-18 08:28:08 UTC (rev 19226) @@ -306,7 +306,8 @@ CONFIGURE_ARGS += --with-ldap CONFIGURE_ARGS += --with-automount CONFIGURE_ARGS += --with-dnsupdate=no -CONFIGURE_ARGS += --with-krb5=$(prefix) +# Do not set krb5 this is handeled in gar. Otherwise 64bit will not build +#CONFIGURE_ARGS += --with-krb5=$(prefix) 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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel