wok-next rev 20714
netkit-rsh: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun May 27 12:56:13 2018 +0300 (2018-05-27) |
parents | 2463fe85055d |
children | a8db78a48611 |
files | netkit-rsh/receipt |
line diff
1.1 --- a/netkit-rsh/receipt Sun May 27 12:53:26 2018 +0300 1.2 +++ b/netkit-rsh/receipt Sun May 27 12:56:13 2018 +0300 1.3 @@ -14,7 +14,7 @@ 1.4 BUILD_DEPENDS="ncurses-dev" 1.5 1.6 compile_rules() { 1.7 - sed -i 1.8 + sed -i \ 1.9 -e 's/union wait/int/' \ 1.10 -e 's/status.w_termsig | status.w_retcode/WTERMSIG(status)/' \ 1.11 rlogin/rlogin.c