# HG changeset patch # User Xander Ziiryanoff # Date 1461969339 -7200 # Node ID ea27d3669f6d2dec114c9c7978ed23ca5172d71e # Parent ed35f697effd4f1743264257c38e6c1c65ae7c24 Add palemoon (again) diff -r ed35f697effd -r ea27d3669f6d palemoon/receipt --- a/palemoon/receipt Fri Apr 29 23:57:52 2016 +0200 +++ b/palemoon/receipt Sat Apr 30 00:35:39 2016 +0200 @@ -58,7 +58,8 @@ ac_add_options --disable-windows-mobile-components ac_add_options --disable-valgrind EOT - + chmod -R +x build/autoconf/* python/* + find . -name '*.sh' -exec chmod +x {} \; export MOZBUILD_STATE_PATH="$src/mozbuild" export MOZCONFIG="$src/mozconfig" export CPPFLAGS="$CPPFLAGS -O2 -std=gnu++0x"