wok-next rev 16423
Fix slitaz-arm-configs
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Apr 18 04:35:22 2014 +0200 (2014-04-18) |
parents | 17b61f899812 |
children | 978bed95e0f5 |
files | slitaz-arm-configs/receipt slitaz-configs/receipt |
line diff
1.1 --- a/slitaz-arm-configs/receipt Fri Apr 18 04:12:20 2014 +0200 1.2 +++ b/slitaz-arm-configs/receipt Fri Apr 18 04:35:22 2014 +0200 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="GPL3" 1.6 WEB_SITE="http://www.slitaz.org/" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 -WGET_URL="http://hg.slitaz.org/slitaz-configs/archive/$VERSION.tar.gz" 1.9 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 +WGET_URL="http://hg.slitaz.org/slitaz-arm/archive/tip.tar.bz2" 1.11 CONFIG_FILES="/etc/slitaz/applications.conf /etc/rcS.conf" 1.12 HOST_ARCH="arm" 1.13
2.1 --- a/slitaz-configs/receipt Fri Apr 18 04:12:20 2014 +0200 2.2 +++ b/slitaz-configs/receipt Fri Apr 18 04:35:22 2014 +0200 2.3 @@ -18,7 +18,7 @@ 2.4 # i486/arm common configs are provided by slitaz-configs-base. 2.5 case "$SLITAZ_ARCH" in 2.6 i?86) CONFIG_FILES="/etc/slitaz/applications.conf" ;; 2.7 - i?86) DEPENDS="$DEPENDS slitaz-arm-configs" ;; 2.8 + arm*) DEPENDS="slitaz-arm-configs ttf-dejavu slim" ;; 2.9 esac 2.10 2.11 # Rules to configure and make the package.