wok-6.x diff antiword/receipt @ rev 10336
readline: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 01:25:04 2011 +0000 (2011-05-22) |
parents | d90d5291a362 |
children | 617dbdeb6f7e |
line diff
1.1 --- a/antiword/receipt Mon Feb 15 09:51:33 2010 +0100 1.2 +++ b/antiword/receipt Sun May 22 01:25:04 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()