wok rev 19381

palemoon: change sqlite version
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Aug 18 16:53:29 2016 +0200 (2016-08-18)
parents 0b3868d03ab7
children e0249033b3c6
files palemoon/receipt
line diff
     1.1 --- a/palemoon/receipt	Thu Aug 18 16:16:50 2016 +0200
     1.2 +++ b/palemoon/receipt	Thu Aug 18 16:53:29 2016 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed 's|3.13.0|3.8.11.1|' -i $src/configure.in
     1.8  	find -type f | grep duckduckgo | xargs \
     1.9  		sed -i 's|name="t" value="palemoon"|name="t" value="slitaz"|'
    1.10  	cp $stuff/mozconfig $src