wok-next diff libexif/receipt @ rev 16686

trigger slitaz-dev-tools
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 19 17:35:09 2014 +0000 (2014-05-19)
parents 6c3718ca17b6
children 4048d48a47c1
line diff
     1.1 --- a/libexif/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libexif/receipt	Mon May 19 17:35:09 2014 +0000
     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