wok-4.x diff unixODBC/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 (18 months ago)
parents 53e1828da719
children
line diff
     1.1 --- a/unixODBC/receipt	Wed Nov 17 03:47:52 2010 +0000
     1.2 +++ b/unixODBC/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.5  	--disable-gui --sysconfdir=/etc \
     1.6  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11