wok diff libexif/receipt @ rev 20769

updated ccid (1.4.8 -> 1.4.30)
author Hans-G?nter Theisgen
date Wed Feb 13 16:46:55 2019 +0100 (2019-02-13)
parents 6c3718ca17b6
children e24f9f369562
line diff
     1.1 --- a/libexif/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libexif/receipt	Wed Feb 13 16:46:55 2019 +0100
     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