Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25449

Modified Files:
        xscorch.info 
Log Message:
don't hardcode /sw


Index: xscorch.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/xscorch.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- xscorch.info        21 Jul 2008 21:14:47 -0000      1.4
+++ xscorch.info        26 Jul 2008 04:33:53 -0000      1.5
@@ -25,15 +25,15 @@
 ConfigureParams: --mandir=%p/share/man --enable-opt  --disable-sound 
--with-gnome --without-readline --with-gtk-12=no --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 CompileScript: <<
        #!/bin/bash -ev
-       export PATH=/sw/lib/xmkmf/bin:$PATH 
-       export IMAKEINCLUDE=-I/sw/lib/X11/config
+       export PATH=%p/lib/xmkmf/bin:$PATH 
+       export IMAKEINCLUDE=-I%p/lib/X11/config
        ./configure %c
        make
 <<
 InstallScript: <<
        #!/bin/bash -ev
-       export PATH=/sw/lib/xmkmf/bin:$PATH 
-       export IMAKEINCLUDE=-I/sw/lib/X11/config
+       export PATH=%p/lib/xmkmf/bin:$PATH 
+       export IMAKEINCLUDE=-I%p/lib/X11/config
        make -j1 install DESTDIR=%d
 <<
 DocFiles: doc/AI doc/NOTES doc/NETWORK doc/xscorch.txt AUTHORS COPYING INSTALL 
NEWS README TODO 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to