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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 19 02:53:06 CEST 2010


Revision: 9691
          http://gar.svn.sourceforge.net/gar/?rev=9691&view=rev
Author:   bdwalton
Date:     2010-04-19 00:53:06 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
quilt: force /opt/csw/gnu into path so msg* binaries are found

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

Modified: csw/mgar/pkg/quilt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 00:51:29 UTC (rev 9690)
+++ csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 00:53:06 UTC (rev 9691)
@@ -43,3 +43,5 @@
 CONFIGURE_ARGS += --with-sendmail=/usr/lib/sendmail
 
 include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)


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