wok diff bluez-dev/receipt @ rev 23769

linux:CONFIG_INPUT_ATLAS_BTNS=m
author Richard Dunbar <mojo@slitaz.org>
date Thu May 14 20:21:23 2020 -0400 (2020-05-14)
parents f4c703ca05a2
children 35292b022843
line diff
     1.1 --- a/bluez-dev/receipt	Sat Jan 04 16:19:58 2020 +0100
     1.2 +++ b/bluez-dev/receipt	Thu May 14 20:21:23 2020 -0400
     1.3 @@ -18,6 +18,6 @@
     1.4  
     1.5  	cp -a $install/usr/include		$fs/usr
     1.6  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
     1.7 -	cp -a $install/usr/lib/alsa-lib/*.*a	$fs/usr/lib/alsa-lib
     1.8 +#	cp -a $install/usr/lib/alsa-lib/*.*a	$fs/usr/lib/alsa-lib
     1.9  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
    1.10  }