wok diff lessfs/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
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 Mar 27 11:09:07 2018 +0000
     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 \