wok diff sc/receipt @ rev 10225

Renamed opengfx to openttd-opengfx. Up: openttd-opengfx to 0.3.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:09:25 2011 +0000 (2011-05-21)
parents 0b4cf0d9e1b5
children 164fcaca1cd0
line diff
     1.1 --- a/sc/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/sc/receipt	Sat May 21 00:09:25 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p1 < ../stuff/7.16.patch || return 1
     1.8 +	patch -p1 < $stuff/7.16.patch || return 1
     1.9  	make
    1.10  }
    1.11