wok-6.x diff flac/receipt @ rev 4396
Up grub4dos (0.4.4)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 16 16:08:20 2009 +0200 (2009-10-16) |
parents | 1ed1357f1ef2 |
children | fb8aceda65ff |
line diff
1.1 --- a/flac/receipt Thu Jan 08 21:44:32 2009 +0100 1.2 +++ b/flac/receipt Fri Oct 16 16:08:20 2009 +0200 1.3 @@ -14,6 +14,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # gcc4 fix: http://bugs.gentoo.org/199579 1.8 + busybox patch -p0 -i stuff/flac-1.2.1_gcc4.u 1.9 cd $src 1.10 ./configure \ 1.11 --prefix=/usr \