wok-6.x diff guile/receipt @ rev 8078
Up: mesa 7.10
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Jan 22 02:37:34 2011 +0100 (2011-01-22) |
parents | 9f19aee613be |
children | 6d9995754b73 |
line diff
1.1 --- a/guile/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/guile/receipt Sat Jan 22 02:37:34 2011 +0100 1.3 @@ -14,6 +14,10 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + 1.8 + # http://bugs.gentoo.org/show_bug.cgi?id=317175 1.9 + patch -p1 < ../stuff/guile-1.8.7-gcc45.u || exit 1 1.10 + 1.11 ./configure \ 1.12 --prefix=/usr \ 1.13 --infodir=/usr/share/info \