wok diff util-linux-ng/receipt @ rev 10386
ORBit2: can't cross (use native)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 18:21:15 2011 +0200 (2011-05-23) |
parents | 163676c61a63 |
children |
line diff
1.1 --- a/util-linux-ng/receipt Fri May 20 19:25:36 2011 +0000 1.2 +++ b/util-linux-ng/receipt Mon May 23 18:21:15 2011 +0200 1.3 @@ -7,12 +7,13 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 SOURCE="util-linux" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="glibc-base" 1.8 +WEB_SITE="http://kernel.org/~kzak/util-linux-ng/" 1.9 +WGET_URL="http://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.19/$TARBALL" 1.10 +COOK_OPT="!fs" 1.11 +LOCALE="" 1.12 + 1.13 +DEPENDS="" 1.14 BUILD_DEPENDS="ncurses-dev zlib-dev" 1.15 -WEB_SITE="http://kernel.org/~kzak/util-linux-ng/" 1.16 -WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL" 1.17 -LOCALE="" 1.18 -COOK_OPT="!fs" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()