wok-4.x diff wv/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 2f00e1abd984
children
line diff
     1.1 --- a/wv/receipt	Wed Feb 02 05:08:40 2011 +0000
     1.2 +++ b/wv/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -15,12 +15,15 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	mkdir -p $PWD/_pkg/usr/share/man $PWD/_pkg/usr/share/wv/wingdingfont \
     1.8 +		$PWD/_pkg/usr/bin $PWD/_pkg/usr/lib
     1.9 +		
    1.10  	./configure \
    1.11  		--prefix=/usr \
    1.12  		--mandir=/usr/share/man \
    1.13  		$CONFIGURE_ARGS &&
    1.14 -	make &&
    1.15 -	make -j1 DESTDIR=$PWD/_pkg install
    1.16 +	make 
    1.17 +	make DESTDIR=$PWD/_pkg install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.