wok diff fltk-2.0.x/receipt @ rev 13774

0install: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 03 15:04:05 2013 +0100 (2013-01-03)
parents 71c9450cc295
children 6b09507225ec
line diff
     1.1 --- a/fltk-2.0.x/receipt	Sat May 12 13:10:28 2012 +0200
     1.2 +++ b/fltk-2.0.x/receipt	Thu Jan 03 15:04:05 2013 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  >   int n = scandir(d, list, 0, (int(*)(const dirent64**,const dirent64**))sort);
     1.5  EOF
     1.6  	autoconf
     1.7 +	export LD_LIBRARY_PATH="/lib:/usr/lib:$src/lib"
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--mandir=/usr/share/man \