wok-4.x rev 2117
aspell: add locale dir
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Jan 30 17:25:24 2009 +0000 (2009-01-30) |
parents | fe1de1bb1c4e |
children | 2452b18a0620 |
files | aspell/receipt |
line diff
1.1 --- a/aspell/receipt Fri Jan 30 15:50:14 2009 +0000 1.2 +++ b/aspell/receipt Fri Jan 30 17:25:24 2009 +0000 1.3 @@ -22,7 +22,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/lib 1.8 + mkdir -p $fs/usr/lib $fs/usr/share/locale 1.9 cp -a $_pkg/usr/bin $fs/usr 1.10 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.11 cp -a $_pkg/usr/lib/aspell* $fs/usr/lib