wok diff gnuplot/receipt @ rev 22015

updated tcsh (6.18.01 -> 6.21.00)
author Hans-G?nter Theisgen
date Sat Oct 19 16:44:19 2019 +0100 (2019-10-19)
parents 17e313b5b9c1
children 932cd974e081
line diff
     1.1 --- a/gnuplot/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/gnuplot/receipt	Sat Oct 19 16:44:19 2019 +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 \