Revision: 25017
          http://sourceforge.net/p/gar/code/25017
Author:   rmottola
Date:     2015-05-22 17:28:59 +0000 (Fri, 22 May 2015)
Log Message:
-----------
pull all registers to get gnu grep and hope

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

Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile        2015-05-22 14:00:57 UTC (rev 
25016)
+++ csw/mgar/pkg/binutils/trunk/Makefile        2015-05-22 17:28:59 UTC (rev 
25017)
@@ -23,7 +23,9 @@
 
 # EXTRA_CPPFLAGS += -features=extensions -D__FUNCTION__=__func__
 
-CONFIGURE_ARGS = $(DIRPATHS) GREP=/opt/csw/bin/ggrep
+GREP=ggrep
+EXTRA_EXPORTS=GREP
+
 CONFIGURE_ARGS += --program-prefix=g
 # http://sourceware.org/bugzilla/show_bug.cgi?id=12265
 CONFIGURE_ARGS += --disable-werror
@@ -63,7 +65,7 @@
 include gar/category.mk
 
 # We need GNU grep 
-#PATH := /opt/csw/gnu:$(PATH)
+PATH := /opt/csw/gnu:$(PATH)
 
 post-install-modulated:
        @# Every package carries his own links in /opt/csw/gnu

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to