wok diff pptpclient-extra/receipt @ rev 5391

fix pcmanfm desktop wallpaper (thanks slicel)
author Rohit Joshi <jozee@slitaz.org>
date Sat May 01 13:39:22 2010 -0400 (2010-05-01)
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	Sat May 01 13:39:22 2010 -0400
     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