wok diff libee/receipt @ rev 20894
corrected WGET_URL in espeak recipe
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 26 13:36:27 2019 +0100 (2019-02-26) |
parents | 6c3718ca17b6 |
children | e66efc062996 |
line diff
1.1 --- a/libee/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/libee/receipt Tue Feb 26 13:36:27 2019 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 # Patch from http://www.gossamer-threads.com/lists/rsyslog/users/4600 1.5 patch -p 1 < $stuff/libee-build-fix.patch 1.6 ./configure $CONFIGURE_ARGS \ 1.7 - --disable-testbench && make && make install 1.8 + --disable-testbench && make -j 1 && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.