7016734 move pz7ip from sfw to userland (fix path)
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 16 Mar 2011 21:25:55 -0700
changeset 139 5ae244456983
parent 138 089c2065503f
child 140 099c5c598ba7
7016734 move pz7ip from sfw to userland (fix path)
components/p7zip/Makefile
--- a/components/p7zip/Makefile	Wed Mar 16 13:33:17 2011 -0700
+++ b/components/p7zip/Makefile	Wed Mar 16 21:25:55 2011 -0700
@@ -26,6 +26,8 @@
 include ../../make-rules/shared-macros.mk
 include ../../make-rules/shared-targets.mk
 
+PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
+
 COMPONENT_NAME=		p7zip
 COMPONENT_VERSION=	4.55
 COMPONENT_SRC=		$(COMPONENT_NAME)_$(COMPONENT_VERSION)