wok-stable diff antiword/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents d90d5291a362
children
line diff
     1.1 --- a/antiword/receipt	Mon Feb 15 09:51:33 2010 +0100
     1.2 +++ b/antiword/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.antiword.org/"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 +TAGS="word reader convert"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()