wok-current diff pth-dev/receipt @ rev 25702

Up git (CVE-2024-32002,CVE-2024-32004,CVE-2024-32020,CVE-2024-32021,CVE-2024-32465), gdk-pixbuf CVE-2022-48622, up linux 5.10.217
author Stanislas Leduc <shann@slitaz.org>
date Mon May 20 11:38:26 2024 +0000 (7 months ago)
parents bf4a09ef1d2e
children 5926178cd6fa
line diff
     1.1 --- a/pth-dev/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/pth-dev/receipt	Mon May 20 11:38:26 2024 +0000
     1.3 @@ -12,9 +12,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/lib $fs/usr/share
     1.8 +	mkdir -p $fs/usr/share
     1.9  	cp -a $install/usr/bin $fs/usr
    1.10 -	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.11  	cp -a $install/usr/include $fs/usr
    1.12  	cp -a $install/usr/share/aclocal $fs/usr/share
    1.13  }