wok diff wvstreams/receipt @ rev 20173

linux: enable CPU microcode loading support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 23 23:11:42 2018 +0100 (2018-01-23)
parents 2a21689b0af7
children 6135577f4d08
line diff
     1.1 --- a/wvstreams/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/wvstreams/receipt	Tue Jan 23 23:11:42 2018 +0100
     1.3 @@ -45,5 +45,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	rm -rf $1/etc/ppp/peers/wvdial
     1.8 +	rm -rf "$1/etc/ppp/peers/wvdial"
     1.9  }