# HG changeset patch # User Christopher Rogers # Date 1291485474 0 # Node ID c86656323ad6ef7d7a39ec5ee93cb3a66b8dc026 # Parent 52a774bd4e5f10e74cc562611052dfdaf24eb01b Up: pingus to 0.7.3. diff -r 52a774bd4e5f -r c86656323ad6 pingus/receipt --- a/pingus/receipt Sat Dec 04 17:43:22 2010 +0000 +++ b/pingus/receipt Sat Dec 04 17:57:54 2010 +0000 @@ -4,7 +4,7 @@ # Then remove the section in genpkg_rules() that creates them PACKAGE="pingus" -VERSION="0.7.2" +VERSION="0.7.3" CATEGORY="games" SHORT_DESC="Pingus is a free Lemmings-like game." MAINTAINER="chadi.elahmad@gmail.com" @@ -26,9 +26,9 @@ cd $src # Fix scons and gcc build bug. - if [ ! -f patch.done ]; then - patch -p1 -i ../stuff/pingus-0.7.2_gcc4.u && touch patch.done - fi + #if [ ! -f patch.done ]; then + # patch -p1 -i ../stuff/pingus-0.7.2_gcc4.u && touch patch.done + #fi scons