wok diff clisp/receipt @ rev 21654

updated p0f (3.01b -> 3.09b)
author Hans-G?nter Theisgen
date Fri May 31 14:51:22 2019 +0100 (2019-05-31)
parents 291369229046
children 937925ea7478
line diff
     1.1 --- a/clisp/receipt	Wed Dec 12 23:58:13 2018 +0100
     1.2 +++ b/clisp/receipt	Fri May 31 14:51:22 2019 +0100
     1.3 @@ -16,6 +16,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|(uname -m)|(echo i686)|' modules/*/configure \
     1.8 +		src/build-aux/config.guess src/configure
     1.9 +	sed -i 's|uname -m|echo i686|' src/makemake.in
    1.10 +
    1.11  	# Temporarily (?) disabling one failed test
    1.12  	patch -p1 -i $stuff/streams.tst.patch
    1.13