wok-next diff tcptrack/receipt @ rev 20365

palemoon: disable SSE2, up get-palemoon.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 24 08:37:29 2017 +0100 (2017-11-24)
parents 3d840ea6007e
children d5aab818505e
line diff
     1.1 --- a/tcptrack/receipt	Wed Apr 26 10:57:18 2017 +0200
     1.2 +++ b/tcptrack/receipt	Fri Nov 24 08:37:29 2017 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's/_BSD_SOURCE/_DEFAULT_SOURCE/' src/*
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--mandir=/usr/share/man \