wok-stable diff fltk/receipt @ rev 9860

php: what was thes genpkg rules in compile_rules
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 16 17:52:43 2011 +0200 (2011-05-16)
parents 14855891b705
children 82c4cce3b3f8
line diff
     1.1 --- a/fltk/receipt	Tue Mar 01 19:27:31 2011 +0000
     1.2 +++ b/fltk/receipt	Mon May 16 17:52:43 2011 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p 0 < ../stuff/filename_list-dirent.patch || return 1
     1.8 +	patch -p 0 < $stuff/filename_list-dirent.patch || return 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--mandir=/usr/share/man \