wok-6.x diff soundtouch/receipt @ rev 23893
Fix jabberd2 & ntl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 25 17:44:56 2020 +0000 (2020-07-25) |
parents | 79be06fd31b1 |
children | dc0f7fd1ff7d |
line diff
1.1 --- a/soundtouch/receipt Sun Oct 06 16:16:27 2019 +0100 1.2 +++ b/soundtouch/receipt Sat Jul 25 17:44:56 2020 +0000 1.3 @@ -17,9 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 -# sed -i 's|/doc/|/share&|' Makefile* 1.8 -# patch -Np1 -i $stuff/$PACKAGE-1.4.0-mmx-sse-compile-fix.patch 1.9 - 1.10 + [ -d config/m4 ] || mkdir -p config/m4 1.11 ./bootstrap && 1.12 ./configure \ 1.13 --prefix=/usr \