wok diff wput/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 e47c0281ba48
children 5f6c5106b1f5
line diff
     1.1 --- a/wput/receipt	Sat Mar 08 07:29:53 2014 +0100
     1.2 +++ b/wput/receipt	Wed Oct 16 21:56:55 2019 -0400
     1.3 @@ -29,4 +29,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $install/usr/bin $fs/usr
     1.7 +	rm -f $fs/usr/bin/wdel
     1.8 +	ln -s wput $fs/usr/bin/wdel
     1.9  }