wok-current diff galculator/receipt @ rev 16463
Add tzdata (2014b)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Apr 21 17:37:01 2014 +0300 (2014-04-21) |
parents | b077bbb5a37c |
children | f933b84b69df |
line diff
1.1 --- a/galculator/receipt Sun Mar 30 21:21:18 2014 +0000 1.2 +++ b/galculator/receipt Mon Apr 21 17:37:01 2014 +0300 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://galculator.sourceforge.net/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="gtk+" 1.10 BUILD_DEPENDS="gtk+-dev" 1.11 @@ -21,8 +22,7 @@ 1.12 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.13 export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.14 ./configure $CONFIGURE_ARGS && 1.15 - make && 1.16 - make install 1.17 + make && make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.