wok diff glew-dev/receipt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents 066eee29967a
children 7dd01dedad38
line diff
     1.1 --- a/glew-dev/receipt	Tue Mar 05 16:32:54 2019 +0100
     1.2 +++ b/glew-dev/receipt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -15,7 +15,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $install/usr/include $fs/usr
     1.8 -	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.9 +	cp -a $install/usr/include	 $fs/usr
    1.10 +	cp -a $install/usr/lib/*.*a	 $fs/usr/lib
    1.11  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.12  }