# HG changeset patch # User Christophe Lincoln # Date 1337856950 -7200 # Node ID 225ed201c21e54f66b1b16fed3317673162e81a7 # Parent ebdf263e57ce3cb8a84ac6054d0440b63993f55b Up: slitaz-base-files (5.2.2) libtaz.sh, libpkg.sh and i18n improved diff -r ebdf263e57ce -r 225ed201c21e slitaz-base-files/receipt --- a/slitaz-base-files/receipt Wed May 23 16:27:19 2012 +0200 +++ b/slitaz-base-files/receipt Thu May 24 12:55:50 2012 +0200 @@ -1,13 +1,17 @@ # SliTaz package receipt. PACKAGE="slitaz-base-files" -VERSION="5.2.1" +VERSION="5.2.2" CATEGORY="base-system" SHORT_DESC="Linux tree and the necessary files for the base system." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://mirror.slitaz.org/sources/base-files/$TARBALL" +HOST_ARCH="i486 arm" + +DEPENDS="gettext-base" + CONFIG_FILES=" /etc/adduser.conf /etc/passwd @@ -27,8 +31,6 @@ /etc/services /etc/shells" -DEPENDS="gettext-base" - # Rules to configure and make the package. compile_rules() {