wok-stable diff scim-tables-additional/receipt @ rev 11310

Up: perl-libwww to 6.03. Perl-libwww is the same as perl-lwp-useragent so i remove perl-lwp-useragent.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 13 12:50:40 2011 +0000 (2011-11-13)
parents 22edcb980769
children
line diff
     1.1 --- a/scim-tables-additional/receipt	Thu Sep 24 09:58:56 2009 +0200
     1.2 +++ b/scim-tables-additional/receipt	Sun Nov 13 12:50:40 2011 +0000
     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  }