wok-next diff pingus/receipt @ rev 8919
Up: tazwok 4.2.2
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 01 00:18:27 2011 +0100 (2011-03-01) |
parents | f3327707164a |
children | d1768332cee0 |
line diff
1.1 --- a/pingus/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/pingus/receipt Tue Mar 01 00:18:27 2011 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 # Then remove the section in genpkg_rules() that creates them 1.5 1.6 PACKAGE="pingus" 1.7 -VERSION="0.7.2" 1.8 +VERSION="0.7.3" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Pingus is a free Lemmings-like game." 1.11 MAINTAINER="chadi.elahmad@gmail.com" 1.12 @@ -26,9 +26,9 @@ 1.13 cd $src 1.14 1.15 # Fix scons and gcc build bug. 1.16 - if [ ! -f patch.done ]; then 1.17 - patch -p1 -i ../stuff/pingus-0.7.2_gcc4.u && touch patch.done 1.18 - fi 1.19 + #if [ ! -f patch.done ]; then 1.20 + # patch -p1 -i ../stuff/pingus-0.7.2_gcc4.u && touch patch.done 1.21 + #fi 1.22 1.23 scons 1.24