Revision: 13721
          http://gar.svn.sourceforge.net/gar/?rev=13721&view=rev
Author:   bdwalton
Date:     2011-03-10 03:22:38 +0000 (Thu, 10 Mar 2011)

Log Message:
-----------
coreutils/trunk: override default path to allow using system touch until gtouch 
not borked

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

Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile       2011-03-09 22:41:16 UTC (rev 
13720)
+++ csw/mgar/pkg/coreutils/trunk/Makefile       2011-03-10 03:22:38 UTC (rev 
13721)
@@ -59,7 +59,7 @@
 
 include gar/category.mk
 
-PATH := /opt/csw/gnu:/opt/csw/bin:$(PATH)
+PATH := ~/bin:/opt/csw/gnu:/opt/csw/bin:$(PATH)
 
 post-install-modulated:
        @echo Cleaning up install directory...


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

Reply via email to