wok-current diff clisp/receipt @ rev 20845
updated directfb again (1.4.3 -> 1.7.7)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 21 14:01:03 2019 +0100 (2019-02-21) |
parents | 291369229046 |
children | 937925ea7478 |
line diff
1.1 --- a/clisp/receipt Wed Dec 12 23:58:13 2018 +0100 1.2 +++ b/clisp/receipt Thu Feb 21 14:01:03 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