wok-next diff wvstreams/receipt @ rev 19458

linux: CVE-2016-5195
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 21 17:33:56 2016 +0200 (2016-10-21)
parents 2a21689b0af7
children 58744412e5b2
line diff
     1.1 --- a/wvstreams/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/wvstreams/receipt	Fri Oct 21 17:33:56 2016 +0200
     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  }