wok diff gnustep-base/receipt @ rev 9345

xfsprogs: fix conpile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 19 18:21:21 2011 +0100 (2011-03-19)
parents 8527ff530176
children 95d3f98629c5
line diff
     1.1 --- a/gnustep-base/receipt	Tue Feb 22 23:07:21 2011 +0100
     1.2 +++ b/gnustep-base/receipt	Sat Mar 19 18:21:21 2011 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	./configure \
     1.5  		--prefix=/usr \
     1.6  		--with-ffi-library=/usr/lib \
     1.7 -		--with-ffi-include=/usr/include/libffi-3.0.8 \
     1.8 +		--with-ffi-include=/usr/include/libffi-3.0.9 \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install