wok diff slitaz-base-files/receipt @ rev 12864

Up: htop to 1.0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 24 21:12:24 2012 +0000 (2012-05-24)
parents 597acfcb1dce
children 949e9a8f1707
line diff
     1.1 --- a/slitaz-base-files/receipt	Fri May 18 09:43:02 2012 +0200
     1.2 +++ b/slitaz-base-files/receipt	Thu May 24 21:12:24 2012 +0000
     1.3 @@ -1,13 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-base-files"
     1.7 -VERSION="5.2.1"
     1.8 +VERSION="5.2.2"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Linux tree and the necessary files for the base system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14  WGET_URL="http://mirror.slitaz.org/sources/base-files/$TARBALL"
    1.15 +HOST_ARCH="i486 arm"
    1.16 +
    1.17 +DEPENDS="gettext-base"
    1.18 +
    1.19  CONFIG_FILES="
    1.20  /etc/adduser.conf
    1.21  /etc/passwd
    1.22 @@ -27,8 +31,6 @@
    1.23  /etc/services
    1.24  /etc/shells"
    1.25  
    1.26 -DEPENDS="gettext-base"
    1.27 -
    1.28  # Rules to configure and make the package.
    1.29  compile_rules()
    1.30  {