wok-6.x diff jwm/receipt @ rev 11384

Compat: add binutils as a gmp BUILD_DEPENDS to ensure proper cookorder in tazwok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:32:17 2011 +0100 (2011-12-10)
parents 4466fa74bc06
children 1505de7c87b2
line diff
     1.1 --- a/jwm/receipt	Tue Feb 16 15:44:25 2010 +0000
     1.2 +++ b/jwm/receipt	Sat Dec 10 04:32:17 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	[ -f done.resize-backgound.u ] || patch -p1 < ../stuff/resize-backgound.u
     1.8 +	[ -f done.resize-backgound.u ] || patch -p1 < $stuff/resize-backgound.u
     1.9  	touch done.resize-backgound.u
    1.10  	./configure \
    1.11      	--prefix=/usr \