wok diff gnuplot/receipt @ rev 22626
updated daemon_controller (0.2.6 -> 1.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jan 12 17:22:23 2020 +0100 (2020-01-12) |
parents | 17e313b5b9c1 |
children | 932cd974e081 |
line diff
1.1 --- a/gnuplot/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/gnuplot/receipt Sun Jan 12 17:22:23 2020 +0100 1.3 @@ -20,6 +20,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|uname -m|echo i486|' src/beos/Makefile* 1.8 export LDFLAGS="$LDFLAGS -ltinfo" 1.9 ./configure \ 1.10 --prefix=/usr \