wok diff lessfs/receipt @ rev 20902
updated expedite (1.7.8 -> 1.7.10)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 26 17:52:22 2019 +0100 (2019-02-26) |
parents | 013b409ec529 |
children | aaa3fcf79cf3 |
line diff
1.1 --- a/lessfs/receipt Mon Mar 07 10:45:25 2016 +0100 1.2 +++ b/lessfs/receipt Tue Feb 26 17:52:22 2019 +0100 1.3 @@ -18,6 +18,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|' Makefile* 1.8 export LDFLAGS="$LDFLAGS -lpthread" 1.9 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.10 --mandir=/usr/share/man \