wok-6.x diff fltk-2.0.x/receipt @ rev 4244
gegl: make package smaller and with less deps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Sep 24 22:50:22 2009 +0200 (2009-09-24) |
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 Sep 24 22:50:22 2009 +0200 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 \