wok diff wvstreams/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
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 Mar 01 18:45:33 2011 +0000
     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  }