wok diff nwipe/receipt @ rev 23618

updated rrdtool packages (1.6.0 -> 1.7.2)
author Hans-G?nter Theisgen
date Tue Apr 14 11:28:26 2020 +0100 (2020-04-14)
parents 3c65dd239f19
children 6b6d14c9f7e9
line diff
     1.1 --- a/nwipe/receipt	Sun Mar 15 17:32:14 2020 +0100
     1.2 +++ b/nwipe/receipt	Tue Apr 14 11:28:26 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 \