[tor-commits] [tor-browser-bundle/master] fixup! Bug 16285: Remove clearkey related library stripping
gk at torproject.org
gk at torproject.org
Tue May 23 10:32:11 UTC 2017
commit c18c6f80c49d7da97d006d3fd5201b11f1312bbc
Author: Georg Koppen <gk at torproject.org>
Date: Tue May 23 09:50:12 2017 +0000
fixup! Bug 16285: Remove clearkey related library stripping
---
gitian/descriptors/linux/gitian-firefox.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/gitian/descriptors/linux/gitian-firefox.yml b/gitian/descriptors/linux/gitian-firefox.yml
index b68dba7..ae0d14f 100644
--- a/gitian/descriptors/linux/gitian-firefox.yml
+++ b/gitian/descriptors/linux/gitian-firefox.yml
@@ -94,6 +94,7 @@ script: |
export LD_LIBRARY_PATH=$INSTDIR/gcc/lib$ARCH
#
mkdir -p $INSTDIR/Browser/
+ mkdir -p $INSTDIR/Debug/Browser/
cd tor-browser
# run get-moz-build-date before removing .git, which is used to get the year
More information about the tor-commits
mailing list