wok-next diff lzo/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/lzo/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/lzo/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="2.10" 1.5 CATEGORY="system-tools" 1.6 SHORT_DESC="Data compression library" 1.7 -MAINTAINER="erjo@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="http://www.oberhumer.com/opensource/lzo/" 1.11 LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/lzo.html" 1.12 @@ -12,7 +12,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="http://www.oberhumer.com/opensource/lzo/download/$TARBALL" 1.15 1.16 -SPLIT="lzo-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 ./configure \