wok-4.x diff pptpclient-extra/receipt @ rev 5552

catalyst, eduke32, erlang, fxload: cache extra wget'd files in SOURCES_REPOSITORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 13 22:04:49 2010 +0200 (2010-05-13)
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 May 13 22:04:49 2010 +0200
     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