wok-current rev 23156
Up nwipe (0.28) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 15 17:43:47 2020 +0100 (2020-03-15) |
parents | 3c65dd239f19 |
children | 57a7405e48e5 |
files | nwipe/receipt |
line diff
1.1 --- a/nwipe/receipt Sun Mar 15 17:32:14 2020 +0100 1.2 +++ b/nwipe/receipt Sun Mar 15 17:43:47 2020 +0100 1.3 @@ -23,6 +23,7 @@ 1.4 compile_rules() 1.5 { 1.6 export LDFLAGS="$LDFLAGS -ltinfo" 1.7 + sed 's|sys/types.h>|&\n#include <sys/wait.h>|' -i src/nwipe.h 1.8 ./init.sh 1.9 ./configure --prefix=/usr \ 1.10 --mandir=/usr/share/man \