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

Modified Files:
      Tag: pangocairo-branch
        teg.info 
Log Message:
build fixes

Index: teg.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/teg.info,v
retrieving revision 1.5.2.6
retrieving revision 1.5.2.7
diff -u -d -r1.5.2.6 -r1.5.2.7
--- teg.info    22 Dec 2006 05:02:02 -0000      1.5.2.6
+++ teg.info    1 Jan 2007 17:39:08 -0000       1.5.2.7
@@ -93,7 +93,7 @@
 
 CompileScript: <<
        #!/bin/sh -ev
-       intltoolize -c -f
+       intltoolize --automake -c -f
        ./configure %c
        make
 <<
@@ -102,7 +102,7 @@
        #!/bin/sh -ev
        install -d -m 755 %i/etc/ggzd/games
        install -d -m 755 %i/etc/ggzd/rooms
-       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d 
GGZ_CONFIG="%p/share/ggz/ggz-config-fake %p %n" ggzdconfdir=%i/etc/ggzd
+       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -j1 install DESTDIR=%d 
GGZ_CONFIG="%p/share/ggz/ggz-config-fake %p %n" ggzdconfdir=%i/etc/ggzd
        install -d -m 755 %i/share/man/man6
        install -m 644 *.6 %i/share/man/man6/
        # Don't install omf, it's invalid


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to