wok-6.x diff xorg-libXtst/receipt @ rev 18718
Up: tazpkg(890), cookutils(788)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 17 15:58:11 2015 +0200 (2015-12-17) |
parents | eb8067417980 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-libXtst/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/xorg-libXtst/receipt Thu Dec 17 15:58:11 2015 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.x.org/" 1.6 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-libXext xorg-libXi" 1.10 BUILD_DEPENDS="xorg-recordproto xorg-libXext-dev xorg-libXi-dev" 1.11 @@ -17,7 +18,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 ./configure \ 1.17 --sysconfdir=/etc \ 1.18 --mandir=/usr/share/man \