wok diff alsa-lib-dev/receipt @ rev 21820

syslinux/kbd: check kbd malloc pointer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 11:41:26 2019 +0200 (2019-08-25)
parents 0644ee05ddc4
children 0b02213fe0a1
line diff
     1.1 --- a/alsa-lib-dev/receipt	Mon Mar 12 12:25:00 2018 +0100
     1.2 +++ b/alsa-lib-dev/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -20,8 +20,5 @@
     1.4  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.5  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.6  	cp -a $install/usr/share/aclocal $fs/usr/share
     1.7 -	# Copy all and then remove shared libs.
     1.8 -	cp -a $install/usr/lib/alsa-lib $fs/usr/lib
     1.9 -	rm $fs/usr/lib/alsa-lib/smixer/*.so*
    1.10  }
    1.11