wok-4.x diff clamtk/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 (15 months ago)
parents 6fe86b6fecff
children
line diff
     1.1 --- a/clamtk/receipt	Sun Oct 16 22:44:10 2011 +0000
     1.2 +++ b/clamtk/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -19,8 +19,9 @@
     1.4  	install -Dm755  $src/clamtk $fs/usr/bin/clamtk
     1.5  
     1.6  	# libs
     1.7 +	PERL_VER=$(grep ^VERSION= $WOK/perl/receipt | cut -d "=" -f2 | sed -e 's/"//g')
     1.8  	for n in $src/lib/* ; do
     1.9 -		install -Dm644 $n $fs/usr/share/perl5/site_perl/ClamTk/`basename $n`
    1.10 +		install -Dm644 $n $fs/usr/lib/perl5/$PERL_VER/ClamTk/`basename $n`
    1.11  	done
    1.12    
    1.13  	#localization