wok diff dotconf/receipt @ rev 21996

linux: add ath10k wireless driver
author Richard Dunbar <mojo@slitaz.org>
date Wed Oct 16 21:56:55 2019 -0400 (2019-10-16)
parents 8609ecf381cf
children d443265acbc1
line diff
     1.1 --- a/dotconf/receipt	Tue Oct 08 10:43:42 2019 +0100
     1.2 +++ b/dotconf/receipt	Wed Oct 16 21:56:55 2019 -0400
     1.3 @@ -32,7 +32,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  
     1.7 -	cp -a $install/usr/bin		$fs/usr
     1.8 +#	cp -a $install/usr/bin		$fs/usr
     1.9  	cp -a $install/usr/lib/*.so*	$fs/usr/lib
    1.10  	cp -a $install/usr/share	$fs/usr
    1.11  }