wok diff scim-tables-additional/receipt @ rev 14434
Add: python-elementary-dev
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed Apr 24 22:04:10 2013 +0200 (2013-04-24) |
parents | 22edcb980769 |
children | 20b9600c7f0c |
line diff
1.1 --- a/scim-tables-additional/receipt Thu Sep 24 09:58:56 2009 +0200 1.2 +++ b/scim-tables-additional/receipt Wed Apr 24 22:04:10 2013 +0200 1.3 @@ -15,6 +15,7 @@ 1.4 mkdir -p $fs/usr/share 1.5 cp -a $_pkg/usr/share/scim $fs/usr/share 1.6 1.7 +if false; then # spurrious things... 1.8 # Rm ja files. 1.9 echo -n "Removing all ja files..." 1.10 for file in `cat $WOK/scim-tables-ja/taz/scim-tables-ja-$VERSION/files.list` 1.11 @@ -38,4 +39,5 @@ 1.12 rm -f ${fs}$file 1.13 done 1.14 status 1.15 +fi 1.16 }