wok rev 7515

Up: pingus to 0.7.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 04 17:57:54 2010 +0000 (2010-12-04)
parents 52a774bd4e5f
children 57fb363dd748
files pingus/receipt
line diff
     1.1 --- a/pingus/receipt	Sat Dec 04 17:43:22 2010 +0000
     1.2 +++ b/pingus/receipt	Sat Dec 04 17:57:54 2010 +0000
     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