wok-stable diff rarian/receipt @ rev 9967

btanks: fix bdeps.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 17:35:47 2011 +0200 (2011-05-18)
parents 3511b6184c8a
children
line diff
     1.1 --- a/rarian/receipt	Sat Oct 16 19:50:42 2010 +0000
     1.2 +++ b/rarian/receipt	Wed May 18 17:35:47 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p0 -i ../stuff/user-segfault.patch
     1.8 +	patch -p0 -i $stuff/user-segfault.patch
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \