[csw-devel] SF.net SVN: gar:[10100] csw/mgar/pkg/libxft2/trunk/Makefile
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sat Jun 5 06:26:28 CEST 2010
Revision: 10100
http://gar.svn.sourceforge.net/gar/?rev=10100&view=rev
Author: theferret
Date: 2010-06-05 04:26:28 +0000 (Sat, 05 Jun 2010)
Log Message:
-----------
libxft2: fix for sparcv9 target
Modified Paths:
--------------
csw/mgar/pkg/libxft2/trunk/Makefile
Modified: csw/mgar/pkg/libxft2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxft2/trunk/Makefile 2010-06-04 21:02:35 UTC (rev 10099)
+++ csw/mgar/pkg/libxft2/trunk/Makefile 2010-06-05 04:26:28 UTC (rev 10100)
@@ -65,7 +65,7 @@
LDFLAGS='-R/opt/csw/lib/sparcv9 -L/opt/csw/lib/sparcv9' ; \
strip .libs/$(RAWLIB); \
cp .libs/$(RAWLIB) ../cswstage ; cd .. ;\
- sed 's:libdir=.*:/opt/csw/lib/sparcv9:' xft.pc>cswstage/xft.pc.sparcv9 ; \
+ sed 's:libdir=.*:libdir=/opt/csw/lib/sparcv9:' xft.pc>cswstage/xft.pc.sparcv9 ; \
echo sparcv9 build done )
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