wok-4.x diff ghostscript/receipt @ rev 12477
Up openssl 1.1.1n (bump packages curl, git, wget, python), up cherokee 1.2.104 and bdeps (automake, openldap, cyrus-sasl)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Apr 02 14:34:44 2023 +0000 (21 months ago) |
parents | acc4afe2f2e5 |
children |
line diff
1.1 --- a/ghostscript/receipt Wed Mar 30 15:10:24 2011 +0000 1.2 +++ b/ghostscript/receipt Sun Apr 02 14:34:44 2023 +0000 1.3 @@ -37,7 +37,7 @@ 1.4 --with-fontpath=/usr/share/fonts/truetype/:/usr/share/fonts \ 1.5 --disable-compile-inits \ 1.6 $CONFIGURE_ARGS && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 make DESTDIR=$PWD/_pkg install soinstall 1.10 1.11 }