[csw-devel] SF.net SVN: gar:[4126] csw/mgar/pkg/cvsps/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Apr 1 01:55:01 CEST 2009
Revision: 4126
http://gar.svn.sourceforge.net/gar/?rev=4126&view=rev
Author: bdwalton
Date: 2009-03-31 23:55:01 +0000 (Tue, 31 Mar 2009)
Log Message:
-----------
apply RPATH correction to address mantis #3528
Modified Paths:
--------------
csw/mgar/pkg/cvsps/trunk/Makefile
Modified: csw/mgar/pkg/cvsps/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cvsps/trunk/Makefile 2009-03-31 23:52:30 UTC (rev 4125)
+++ csw/mgar/pkg/cvsps/trunk/Makefile 2009-03-31 23:55:01 UTC (rev 4126)
@@ -32,6 +32,9 @@
TEST_SCRIPTS =
+# to fix mantis bug #3528
+RUNPATHQUOTE = 1
+
CONFIGURE_ARGS = $(DIRPATHS) --with-zlib=/opt/csw
include gar/category.mk
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