wok rev 4862

xz: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 03 22:36:55 2010 +0100 (2010-02-03)
parents a7edf66b8b58
children a2da616d3e4f
files xz/receipt
line diff
     1.1 --- a/xz/receipt	Wed Feb 03 22:19:14 2010 +0100
     1.2 +++ b/xz/receipt	Wed Feb 03 22:36:55 2010 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://tukaani.org/xz"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 -PROVIDES="lzma"
     1.8 +PROVIDE="lzma"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()