wok-6.x diff wvstreams/receipt @ rev 20352

pinentry: try with newer gcc and specify build
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 13:10:46 2018 +0000 (2018-06-09)
parents 2a21689b0af7
children 6135577f4d08
line diff
     1.1 --- a/wvstreams/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/wvstreams/receipt	Sat Jun 09 13:10:46 2018 +0000
     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  }