[tor-commits] [tor-messenger-build/master] Update Instantbird build file to specify package archive name

sukhbir at torproject.org sukhbir at torproject.org
Fri Mar 25 17:18:28 UTC 2016


commit de14c5cea500fb5eda45c2b30e736f64b9f99c26
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Fri Mar 25 13:16:58 2016 -0400

    Update Instantbird build file to specify package archive name
---
 projects/instantbird/build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/instantbird/build b/projects/instantbird/build
index 01d3ada..7c4c211 100644
--- a/projects/instantbird/build
+++ b/projects/instantbird/build
@@ -96,4 +96,4 @@ cd ..
 cp $rootdir/[% c('input_files_by_name/mozconfig') %] .mozconfig
 ./mozilla/mach build || ./mozilla/mach build
 ./mozilla/mach package
-mv obj-*/dist/*.[% c('var/archive_suffix') %] [% dest_dir _ '/' _ c('filename') %]
+mv obj-*/dist/instantbird-*.[% c('var/archive_suffix') %] [% dest_dir _ '/' _ c('filename') %]



More information about the tor-commits mailing list