wok-next diff pptpclient-extra/receipt @ rev 4389

mbclient, fix DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Oct 15 19:45:07 2009 +0000 (2009-10-15)
parents 62fa05c02a25
children 36cbf3d918cd
line diff
     1.1 --- a/pptpclient-extra/receipt	Wed Sep 02 18:27:16 2009 +0200
     1.2 +++ b/pptpclient-extra/receipt	Thu Oct 15 19:45:07 2009 +0000
     1.3 @@ -18,5 +18,6 @@
     1.4  	cp -a $_pkg/usr/sbin/pptpsetup $fs/usr/sbin
     1.5  	sed -i 's/die ".* MPPE .* in kernel/echo "$0: no MPPE kernel module/' \
     1.6  		$fs/usr/sbin/pptpsetup
     1.7 +	sed -i 's/wc --lines/wc -l/' $fs/usr/sbin/pptpsetup
     1.8  }
     1.9