wok-next diff tcpick/receipt @ rev 20738

Up scons (3.0.1); add scons2 (2.5.1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 21:13:51 2018 +0300 (2018-05-29)
parents 600aaedb561d
children d5aab818505e
line diff
     1.1 --- a/tcpick/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tcpick/receipt	Tue May 29 21:13:51 2018 +0300
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/__inline__//' src/*.c
     1.9  	./configure --mandir=/usr/share/man && make && make install
    1.10  }
    1.11