wok-current diff wvstreams/receipt @ rev 8795

Fix: evilvte needs -j1 to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 23:49:55 2011 +0100 (2011-02-22)
parents 36e4927da6d9
children 187c96358d69
line diff
     1.1 --- a/wvstreams/receipt	Thu May 06 10:36:51 2010 +0200
     1.2 +++ b/wvstreams/receipt	Tue Feb 22 23:49:55 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  }