[csw-devel] SF.net SVN: gar:[4127] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Apr 1 02:17:10 CEST 2009


Revision: 4127
          http://gar.svn.sourceforge.net/gar/?rev=4127&view=rev
Author:   bdwalton
Date:     2009-04-01 00:17:10 +0000 (Wed, 01 Apr 2009)

Log Message:
-----------
address mantis bug #3539 (improperly quoted RPATH)

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2009-03-31 23:55:01 UTC (rev 4126)
+++ csw/mgar/pkg/git/trunk/Makefile	2009-04-01 00:17:10 UTC (rev 4127)
@@ -94,6 +94,9 @@
 # software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
+# properly quote RPATH to address mantis bug #3539
+RUNPATHQUOTE = 1
+
 CONFIGURE_ARGS = $(DIRPATHS) --with-shell=$(bindir)/bash
 CONFIGURE_ARGS += --with-perl=$(bindir)/perl
 CONFIGURE_ARGS += --with-tcltk=$(bindir)/wish


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