wok-6.x diff scim-tables-additional/receipt @ rev 6024
Add: openttd (1.0.3) and opengfx (0.2.4)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Aug 15 12:19:22 2010 +0000 (2010-08-15) |
parents | 2b2c37045605 |
children | 0a1ea3b2bbde |
line diff
1.1 --- a/scim-tables-additional/receipt Tue Jun 23 12:47:10 2009 +0800 1.2 +++ b/scim-tables-additional/receipt Sun Aug 15 12:19:22 2010 +0000 1.3 @@ -12,8 +12,8 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs 1.8 - cp -a $_pkg/usr/share/scim $fs 1.9 + mkdir -p $fs/usr/share 1.10 + cp -a $_pkg/usr/share/scim $fs/usr/share 1.11 1.12 # Rm ja files. 1.13 echo -n "Removing all ja files..."