wok-undigest rev 1192

Add palemoon (again)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Apr 30 00:35:39 2016 +0200 (2016-04-30)
parents ed35f697effd
children 7f2ea0f1161b
files palemoon/receipt
line diff
     1.1 --- a/palemoon/receipt	Fri Apr 29 23:57:52 2016 +0200
     1.2 +++ b/palemoon/receipt	Sat Apr 30 00:35:39 2016 +0200
     1.3 @@ -58,7 +58,8 @@
     1.4  ac_add_options --disable-windows-mobile-components
     1.5  ac_add_options --disable-valgrind
     1.6  EOT
     1.7 -
     1.8 +	chmod -R +x build/autoconf/* python/*                                                               
     1.9 +	find . -name '*.sh' -exec chmod +x {} \;
    1.10  	export MOZBUILD_STATE_PATH="$src/mozbuild"
    1.11  	export MOZCONFIG="$src/mozconfig"
    1.12  	export CPPFLAGS="$CPPFLAGS -O2 -std=gnu++0x"