wok diff icu/receipt @ rev 8776
Up: tazwok (4.0) - New function, improvement and use each time a clean chroot to build package
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 22 13:00:23 2011 +0100 (2011-02-22) |
parents | a96e06b3d809 |
children | 37e45ecc368d |
line diff
1.1 --- a/icu/receipt Sat Oct 09 19:08:26 2010 +0000 1.2 +++ b/icu/receipt Tue Feb 22 13:00:23 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 \