wok-next diff pan/receipt @ rev 12912
glibc-base: makedb is in 2.15 only
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 29 17:56:51 2012 +0000 (2012-05-29) |
parents | 126dad74a7ba |
children | e714b10b01c1 |
line diff
1.1 --- a/pan/receipt Sat Apr 28 19:44:04 2012 +0200 1.2 +++ b/pan/receipt Tue May 29 17:56:51 2012 +0000 1.3 @@ -16,6 +16,10 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's|<glib/g.*h>|<glib.h>|' pan/general/file-util.h \ 1.8 + pan/general/macros.h pan/usenet-utils/mime-utils.h \ 1.9 + pan/general/worker-pool.cc pan/general/worker-pool.h \ 1.10 + pan/usenet-utils/text-massager.cc 1.11 # apply debian fix for gcc 4.4.0 1.12 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504900 1.13 while read file last; do