[tor-commits] [tor-browser-build/master] Include mar-tools zip in the output files

boklm at torproject.org boklm at torproject.org
Mon Aug 21 17:50:44 UTC 2017


commit f3fed13feabaead01099d009f099120a8677c650
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Mon Aug 21 18:10:03 2017 +0200

    Include mar-tools zip in the output files
---
 projects/tor-browser/build | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/projects/tor-browser/build b/projects/tor-browser/build
index 77a02ea..31c2d6d 100644
--- a/projects/tor-browser/build
+++ b/projects/tor-browser/build
@@ -275,6 +275,8 @@ cd $distdir
 [% END %]
 rm -rf $distdir/${PKG_DIR}
 
+cp $rootdir/[% c('input_files_by_name/firefox') %]/mar-tools-*.zip "$OUTDIR"/
+
 # If we did not create a multi-lingual package above, create a package for
 # each locale.
 [% IF ! c("var/multi_lingual") %]





More information about the tor-commits mailing list