wok-current diff pygobject-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 2a362443b481
children
line diff
     1.1 --- a/pygobject-dev/receipt	Sat Apr 04 17:21:39 2020 +0100
     1.2 +++ b/pygobject-dev/receipt	Thu Mar 14 20:28:39 2024 +0000
     1.3 @@ -22,5 +22,4 @@
     1.4  	cp -a $install/usr/share/pygobject	$fs/usr/share
     1.5  	cp -a $install/usr/share/gtk-doc	$fs/usr/share
     1.6  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
     1.7 -	cp -a $install/usr/lib/*.*a		$fs/usr/lib
     1.8  }