wok diff libee/receipt @ rev 20311
syslinux/isohybrid.sh: resize EFI partition (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 14 22:22:48 2018 +0200 (2018-05-14) |
parents | 6c3718ca17b6 |
children | e66efc062996 |
line diff
1.1 --- a/libee/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/libee/receipt Mon May 14 22:22:48 2018 +0200 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.