[csw-devel] SF.net SVN: gar:[19929] csw/mgar/pkg/zsh/trunk/Makefile
opk at users.sourceforge.net
opk at users.sourceforge.net
Fri Dec 21 00:18:31 CET 2012
Revision: 19929
http://gar.svn.sourceforge.net/gar/?rev=19929&view=rev
Author: opk
Date: 2012-12-20 23:18:31 +0000 (Thu, 20 Dec 2012)
Log Message:
-----------
pass sysconfdir to configure for zsh
Modified Paths:
--------------
csw/mgar/pkg/zsh/trunk/Makefile
Modified: csw/mgar/pkg/zsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zsh/trunk/Makefile 2012-12-20 22:22:06 UTC (rev 19928)
+++ csw/mgar/pkg/zsh/trunk/Makefile 2012-12-20 23:18:31 UTC (rev 19929)
@@ -28,6 +28,7 @@
CONFIGURE_ARGS += --enable-maildir-support
CONFIGURE_ARGS += --enable-fndir=$(sharedstatedir)/$(NAME)/functions
CONFIGURE_ARGS += --enable-pcre
+CONFIGURE_ARGS += --enable-etcdir=$(sysconfdir)
CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/local|root/opt/csw/share/zsh/functions/_urxvt
CHECKPKG_OVERRIDES_CSWzsh += file-with-bad-content|/usr/share|root/opt/csw/share/zsh/functions/_units
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