wok-current diff fltk-2.0.x/receipt @ rev 4880
Add: hal-scripts
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 04 23:56:03 2010 +0100 (2010-02-04) |
parents | 3a3ac96180a9 |
children | 9f19aee613be |
line diff
1.1 --- a/fltk-2.0.x/receipt Tue Apr 28 15:37:11 2009 +0200 1.2 +++ b/fltk-2.0.x/receipt Thu Feb 04 23:56:03 2010 +0100 1.3 @@ -16,6 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + patch -p 0 < ../stuff/filename_list-dirent.patch || exit 1 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --mandir=/usr/share/man \