wok diff ppp/receipt @ rev 1113

iw: put all file a a real dir so we can clean
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jul 19 21:19:53 2008 +0200 (2008-07-19)
parents 00b8d39101ac
children 4da89e6150fe
line diff
     1.1 --- a/ppp/receipt	Wed Feb 13 13:50:45 2008 +0100
     1.2 +++ b/ppp/receipt	Sat Jul 19 21:19:53 2008 +0200
     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