SF.net SVN: gar:[25809] csw/mgar/pkg/protobuf-c/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 7 09:42:56 CEST 2016
Revision: 25809
http://sourceforge.net/p/gar/code/25809
Author: dmichelsen
Date: 2016-07-07 07:42:54 +0000 (Thu, 07 Jul 2016)
Log Message:
-----------
protobuf-c/trunk: Tweak configure PATH
Modified Paths:
--------------
csw/mgar/pkg/protobuf-c/trunk/Makefile
Modified: csw/mgar/pkg/protobuf-c/trunk/Makefile
===================================================================
--- csw/mgar/pkg/protobuf-c/trunk/Makefile 2016-07-07 07:36:05 UTC (rev 25808)
+++ csw/mgar/pkg/protobuf-c/trunk/Makefile 2016-07-07 07:42:54 UTC (rev 25809)
@@ -31,6 +31,9 @@
BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
+# We need grep -q
+CONFIGURE_ENV_PATH = /opt/csw/gnu:$(PATH)
+
# We need rm -v
INSTALL_ENV_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