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

Modified Files:
        xgalaga.info 
Log Message:
more robust X11 building


Index: xgalaga.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xgalaga.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xgalaga.info        24 Dec 2006 16:14:25 -0000      1.2
+++ xgalaga.info        24 Aug 2008 16:15:41 -0000      1.3
@@ -18,7 +18,7 @@
 Version: 2.0.34
 Revision: 11
 Maintainer: Max Horn <[EMAIL PROTECTED]>
-BuildDepends: x11-dev
+BuildDepends: x11-dev, xmkmf (>= 1.0.2-3)
 Depends: x11
 Source: http://ftp.debian.org/debian/pool/main/x/xgalaga/xgalaga_%v.orig.tar.gz
 Source-MD5: 9f7ee685e9c4741b5f0edc3f91df9510
@@ -26,6 +26,8 @@
 UpdateConfigGuess: true
 Patch: %n.patch
 CompileScript: <<
+#!/bin/sh -ev
+ export PATH=%p/lib/xmkmf/bin:$PATH 
  ./configure --prefix=%p/share/xgalaga --exec-prefix=%p/bin
  make
 <<


-------------------------------------------------------------------------
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