wok-4.x diff guile/receipt @ rev 10453
scim-tables: fix genpkg (use cook or tazwok)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 11:05:29 2011 +0200 (2011-05-25) |
parents | ea6f4468827b |
children | 5673f562e116 |
line diff
1.1 --- a/guile/receipt Sat Feb 19 21:36:48 2011 +0100 1.2 +++ b/guile/receipt Wed May 25 11:05:29 2011 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 cd $src 1.5 1.6 # http://bugs.gentoo.org/show_bug.cgi?id=317175 1.7 - patch -p1 < ../stuff/guile-1.8.7-gcc45.u || return 1 1.8 + patch -p1 < $stuff/guile-1.8.7-gcc45.u || return 1 1.9 1.10 ./configure \ 1.11 --prefix=/usr \