wok-stable diff ppp/receipt @ rev 11064
Up: rsync to 3.0.9.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 00:35:19 2011 +0000 (2011-10-17) |
parents | 02bbaa9d12ba |
children | 03063b2a437d |
line diff
1.1 --- a/ppp/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/ppp/receipt Mon Oct 17 00:35:19 2011 +0000 1.3 @@ -26,10 +26,9 @@ 1.4 mkdir -p $fs/usr 1.5 cp -a $_pkg/usr/sbin $fs/usr 1.6 cp -a $_pkg/usr/lib $fs/usr 1.7 - strip -s $fs/usr/lib/pppd/$VERSION/* 1.8 # Config files. 1.9 mkdir -p $fs/etc/ppp/scripts 1.10 - cp stuff/README.scripts $fs/etc/ppp 1.11 + cp $stuff/README.scripts $fs/etc/ppp 1.12 cp -a $src/etc.ppp/* $fs/etc/ppp 1.13 # PPP scripts. 1.14 cp -a $src/scripts/ppp-on $fs/etc/ppp/scripts