wok diff libjpeg62/receipt @ rev 21699

updated potamus (15 -> 17)
author Hans-G?nter Theisgen
date Wed Jun 05 17:53:51 2019 +0100 (2019-06-05)
parents b206aa4371e3
children df63c4ce07f8
line diff
     1.1 --- a/libjpeg62/receipt	Thu Dec 13 13:51:58 2018 +0100
     1.2 +++ b/libjpeg62/receipt	Wed Jun 05 17:53:51 2019 +0100
     1.3 @@ -14,12 +14,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|uname -m|echo i686|' config.guess
     1.8  	./configure --enable-shared --prefix=/usr \
     1.9 -		--host=i686-pc-linux-gnu \
    1.10 -		--build=i686-pc-linux-gnu \
    1.11 -		--target=i686-pc-linux-gnu \
    1.12  		--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.13 -	make -j 1
    1.14 +	make
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.