wok diff libexif/receipt @ rev 18157

Up: tazlito (386), slitaz-base-files (278)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jun 21 23:00:51 2015 +0300 (2015-06-21)
parents 6c3718ca17b6
children e24f9f369562
line diff
     1.1 --- a/libexif/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libexif/receipt	Sun Jun 21 23:00:51 2015 +0300
     1.3 @@ -9,11 +9,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://libexif.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     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  	./configure \
    1.14  		--prefix=/usr \
    1.15  		$CONFIGURE_ARGS