wok diff libpthread-stubs/receipt @ rev 20550

Update get-palemoon for 28.2.2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 11 09:42:58 2018 +0100 (2018-12-11)
parents 9921bd529520
children 6e8b1bcb30e2
line diff
     1.1 --- a/libpthread-stubs/receipt	Sat Apr 12 18:33:53 2014 +0200
     1.2 +++ b/libpthread-stubs/receipt	Tue Dec 11 09:42:58 2018 +0100
     1.3 @@ -11,14 +11,11 @@
     1.4  WGET_URL="$WEB_SITE/dist/$TARBALL"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="glibc-base"
     1.8 -BUILD_DEPENDS="gcc"
     1.9 -
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14 -	./configure $CONFIGURE_ARGS && make && make -j 1 install
    1.15 +	./configure $CONFIGURE_ARGS &&
    1.16 +	make && make -j 1 install
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.