wok diff sc/receipt @ rev 9824

Up: readom to 1.1.11. Its a wanted package for cdrkit that is at 1.1.11 now.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 00:18:48 2011 +0000 (2011-05-15)
parents 0b4cf0d9e1b5
children 164fcaca1cd0
line diff
     1.1 --- a/sc/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/sc/receipt	Sun May 15 00:18:48 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