wok diff fltk-2.0.x/receipt @ rev 12915
ncursesw: fix bdeps when cross-compiling
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 29 18:01:44 2012 +0000 (2012-05-29) |
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 Tue May 29 18:01:44 2012 +0000 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 \