wok diff texinfo/receipt @ rev 8114

Fix: lzma wrapper in xz package should now display usage correctly
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Jan 23 22:57:43 2011 +0100 (2011-01-23)
parents df87c33c0cc6
children 49237253b927
line diff
     1.1 --- a/texinfo/receipt	Mon Jun 22 10:50:56 2009 +0000
     1.2 +++ b/texinfo/receipt	Sun Jan 23 22:57:43 2011 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnu.org/software/texinfo/"
     1.6  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="documentation"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()