wok-6.x diff tar/receipt @ rev 18574

make-slitaz-icons: add 'unknown' icon
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 11 01:53:57 2015 +0200 (2015-11-11)
parents 600aaedb561d
children 9e01bc6321ea
line diff
     1.1 --- a/tar/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tar/receipt	Wed Nov 11 01:53:57 2015 +0200
     1.3 @@ -10,11 +10,11 @@
     1.4  WEB_SITE="http://www.gnu.org/software/tar/"
     1.5  WGET_URL="http://ftp.gnu.org/gnu/$PACKAGE/$TARBALL"
     1.6  TAGS="archive compression"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {
    1.12 -	cd $src
    1.13  	# this is needed since configure can't be run as root with out it
    1.14  	export FORCE_UNSAFE_CONFIGURE=1
    1.15  	./configure \