wok diff wvstreams/receipt @ rev 8798

Fix droid-font tarball download
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:15:11 2011 +0100 (2011-02-23)
parents 36e4927da6d9
children 187c96358d69
line diff
     1.1 --- a/wvstreams/receipt	Thu May 06 10:36:51 2010 +0200
     1.2 +++ b/wvstreams/receipt	Wed Feb 23 00:15:11 2011 +0100
     1.3 @@ -42,5 +42,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	rm -rf /etc/ppp/peers/wvdial
     1.8 +	rm -rf $1/etc/ppp/peers/wvdial
     1.9  }