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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 16 15:04:24 CEST 2013


Revision: 20744
          http://gar.svn.sourceforge.net/gar/?rev=20744&view=rev
Author:   wahwah
Date:     2013-04-16 13:04:23 +0000 (Tue, 16 Apr 2013)
Log Message:
-----------
gtk_engines: The build procedure finishes with these alterations, but boy does that package throw errors when checked.

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

Modified: csw/mgar/pkg/gtk_engines/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtk_engines/trunk/Makefile	2013-04-16 12:55:15 UTC (rev 20743)
+++ csw/mgar/pkg/gtk_engines/trunk/Makefile	2013-04-16 13:04:23 UTC (rev 20744)
@@ -19,7 +19,13 @@
 ARCH := $(shell /bin/uname -p)
 
 # for intltool only
-PATH := /opt/csw/gnu:$(PATH)
+# stagepkg is necessary in PATH
+PATH := /opt/csw/gnu:$(shell mgar show-pkgtree)/cswutils/trunk/files:$(PATH)
+export PATH
+CC=/opt/SUNWspro/bin/cc
+export CC
+CXX=/opt/SUNWspro/bin/CC
+export CXX
 
 LDFLAGS_COMMON :=
 

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