wok-6.x diff nwipe/receipt @ rev 24029
grub2: suggested os-prober
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 25 08:56:08 2021 +0100 (2021-03-25) |
parents | 3c65dd239f19 |
children | 6b6d14c9f7e9 |
line diff
1.1 --- a/nwipe/receipt Sun Mar 15 17:32:14 2020 +0100 1.2 +++ b/nwipe/receipt Thu Mar 25 08:56:08 2021 +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 \