wok-current diff scim-tables-additional/receipt @ rev 6541
Up: xorg-xf86-video-ati to 6.13.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 06 22:04:17 2010 +0000 (2010-10-06) |
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 Wed Oct 06 22:04:17 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..."