wok-next diff scim-tables-additional/receipt @ rev 13024

aaphoto, joe, kmod, mplayer-svn, polkit-dev, polkit-pam, ruby-enterprise, wordpress, xfe-extras: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 11 16:33:12 2012 +0200 (2012-06-11)
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	Mon Jun 11 16:33:12 2012 +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  }