wok rev 940

ppp: fix ppp-on-dialer path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 23 20:33:44 2008 +0000 (2008-06-23)
parents d086e9fbb545
children cee7a7cd19eb
files ppp/receipt
line diff
     1.1 --- a/ppp/receipt	Mon Jun 23 17:05:29 2008 +0000
     1.2 +++ b/ppp/receipt	Mon Jun 23 20:33:44 2008 +0000
     1.3 @@ -34,6 +34,7 @@
     1.4  	# PPP scripts.
     1.5  	cp -a $src/scripts/ppp-on $fs/etc/ppp/scripts
     1.6  	cp -a $src/scripts/ppp-on-dialer $fs/etc/ppp/scripts
     1.7 +	sed -i 's,ppp/ppp-on-dialer,ppp/script/ppp-on-dialer,' $fs/etc/ppp/scripts/ppp-on-dialer
     1.8  	cp -a $src/scripts/ppp-off $fs/etc/ppp/scripts
     1.9  	cp -a $src/scripts/callback $fs/etc/ppp/scripts
    1.10  	cp -a $src/scripts/redialer $fs/etc/ppp/scripts