wok-next diff tcpick/receipt @ rev 21019

tor update: 0.3.3.7 -> 0.3.3.10
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Oct 28 14:13:49 2018 +0000 (2018-10-28)
parents 600aaedb561d
children d5aab818505e
line diff
     1.1 --- a/tcpick/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tcpick/receipt	Sun Oct 28 14:13:49 2018 +0000
     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