wok diff xorg-libXrender/receipt @ rev 20406

asterisk: add code2 & opus codec
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 20 23:12:02 2018 +0200 (2018-07-20)
parents 87ed2f0de883
children 814c58f64f83
line diff
     1.1 --- a/xorg-libXrender/receipt	Sat Jun 15 14:56:22 2013 +0200
     1.2 +++ b/xorg-libXrender/receipt	Fri Jul 20 23:12:02 2018 +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-libX11"
    1.10  BUILD_DEPENDS="xorg-libX11-dev xorg-renderproto"
    1.11 @@ -22,8 +23,7 @@
    1.12  		--localstatedir=/var \
    1.13  		--disable-static \
    1.14  		$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.