wok-current diff libexif/receipt @ rev 18957
apache: add /etc/apache/ssl/httpd-ssl.conf symlink
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 09 08:34:33 2016 +0100 (2016-03-09) |
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 Mar 09 08:34:33 2016 +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