wok-4.x diff icu/receipt @ rev 8903
libwebkit needs -j1 to install
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 28 00:16:22 2011 +0100 (2011-02-28) |
parents | a96e06b3d809 |
children | 37e45ecc368d |
line diff
1.1 --- a/icu/receipt Sat Oct 09 19:08:26 2010 +0000 1.2 +++ b/icu/receipt Mon Feb 28 00:16:22 2011 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - mv icu icu-$VERSION && cd $src/source 1.8 + cd $src/source 1.9 sed -i 's/dirname -- /dirname/' configure 1.10 ./configure \ 1.11 --prefix=/usr \