wok-stable diff fltk-2.0.x/receipt @ rev 4287
cups: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 26 13:48:37 2009 +0200 (2009-09-26) |
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 Sat Sep 26 13:48:37 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 \