wok-4.x diff wxpython/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 (14 months ago)
parents 3419fd419665
children
line diff
     1.1 --- a/wxpython/receipt	Wed Oct 26 21:03:47 2011 +0000
     1.2 +++ b/wxpython/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4      ./configure \
     1.5      	--without-sdl \
     1.6      	$CONFIGURE_ARGS &&
     1.7 -    make -j 4 &&
     1.8 +    make $MAKEFLAGS &&
     1.9      make DESTDIR=$DESTDIR install
    1.10  }
    1.11