From e94f800258a04b693260f349033579a92d4fb4ec Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Mon, 6 Jan 2020 02:22:37 +0000 Subject: [PATCH] Bump tor-browser-build to tbb-9.5a4-build1 Also update Makefile and rbm.conf to sync with upstream changes --- .gitignore | 1 - rbm.conf | 2 +- tor-browser-build | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index efd3840..8239960 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ /out /release /alpha -/alpha_nightly /nightly /testbuild /rbm.local.conf diff --git a/rbm.conf b/rbm.conf index 753a73a..c4f73e5 100644 --- a/rbm.conf +++ b/rbm.conf @@ -40,7 +40,7 @@ var: [% END -%] input_files: [% c("input_files_id") %] build: - [% c("build", { filename => 'f', output_dir => '/out' }) %] + [% c("build", { filename => 'f', output_dir => '/out', norec => {} }) %] container: dir: '[% c("rbm_tmp_dir") %]/rbm-containers/[% sha256(c("build_id")) %]' user: rbm diff --git a/tor-browser-build b/tor-browser-build index 95bc7fd..637e37b 160000 --- a/tor-browser-build +++ b/tor-browser-build @@ -1 +1 @@ -Subproject commit 95bc7fde8230aab8fdb3cc87a1d8143f400c25e4 +Subproject commit 637e37bff412b587970791dafdb3174eb359d6b3