wok diff wvstreams/receipt @ rev 18807

openssh: CVE-2016-0777 and CVE-2016-0778
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 14 18:33:14 2016 +0100 (2016-01-14)
parents 2a21689b0af7
children 6135577f4d08
line diff
     1.1 --- a/wvstreams/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/wvstreams/receipt	Thu Jan 14 18:33:14 2016 +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  }