wok-current diff vte-dev/receipt @ rev 25685

Add checkspace / fetchall feature for tazpkg
author Stanislas Leduc <shann@slitaz.org>
date Thu Mar 14 20:28:39 2024 +0000 (8 months ago)
parents 86790a278e70
children
line diff
     1.1 --- a/vte-dev/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/vte-dev/receipt	Thu Mar 14 20:28:39 2024 +0000
     1.3 @@ -16,7 +16,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.8  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.9  	[ -d "$install/usr/lib/girepository-1.0" ] && 
    1.10  		cp -a $install/usr/lib/girepository-1.0 $fs/usr/lib