wok-4.x diff scim-tables-additional/receipt @ rev 6555
Added ilmbase. Ilmthread is a thread abstraction libary for use with OpenEXR.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 07 14:59:50 2010 +0000 (2010-10-07) |
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 Thu Oct 07 14:59:50 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..."