wok diff libjpeg62/receipt @ rev 23595
updated qoauth (1.0 -> 2.0.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 08 14:40:29 2020 +0100 (2020-04-08) |
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 Apr 08 14:40:29 2020 +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.