[tor-commits] [tor-browser-bundle/master] Remove descriptors from bundling files, too.

mikeperry at torproject.org mikeperry at torproject.org
Mon Jun 24 01:43:18 UTC 2013


commit 85ae03e9e1f20f01ed8f52c512ed6a8c9a793e59
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Sun Jun 23 11:08:46 2013 -0700

    Remove descriptors from bundling files, too.
---
 gitian/descriptors/linux/gitian-bundle.yml   |    4 ----
 gitian/descriptors/mac/gitian-bundle.yml     |    4 ----
 gitian/descriptors/windows/gitian-bundle.yml |    4 ----
 3 files changed, 12 deletions(-)

diff --git a/gitian/descriptors/linux/gitian-bundle.yml b/gitian/descriptors/linux/gitian-bundle.yml
index 0c603b0..265b895 100644
--- a/gitian/descriptors/linux/gitian-bundle.yml
+++ b/gitian/descriptors/linux/gitian-bundle.yml
@@ -34,8 +34,6 @@ files:
 - "uriloader at pdf.js.xpi"
 - "dzip.sh"
 - "bare-version"
-- "tor-linux-res.yml"
-- "torbrowser-linux-res.yml"
 - "bundle.inputs"
 - "versions"
 script: |
@@ -102,8 +100,6 @@ script: |
   #
   # Copy reproducibility info
   cp versions tor-browser/sources/
-  cp tor-linux-res.yml tor-browser/sources/
-  cp torbrowser-linux-res.yml tor-browser/sources/
   cp bundle.inputs tor-browser/sources/bundle.inputs
   #
   cp -a tor-browser tor-browser_en-US
diff --git a/gitian/descriptors/mac/gitian-bundle.yml b/gitian/descriptors/mac/gitian-bundle.yml
index 3769958..f259c44 100644
--- a/gitian/descriptors/mac/gitian-bundle.yml
+++ b/gitian/descriptors/mac/gitian-bundle.yml
@@ -30,8 +30,6 @@ files:
 - "uriloader at pdf.js.xpi"
 - "dzip.sh"
 - "bare-version"
-- "tor-mac-res.yml"
-- "torbrowser-mac-res.yml"
 - "bundle.inputs"
 - "versions"
 script: |
@@ -103,8 +101,6 @@ script: |
   #
   # Copy reproducibility info
   cp versions TorBrowserBundle.app/sources/
-  cp tor-mac-res.yml TorBrowserBundle.app/sources/
-  cp torbrowser-mac-res.yml TorBrowserBundle.app/sources/
   cp bundle.inputs TorBrowserBundle.app/sources/bundle.inputs
   #
   cd TorBrowserBundle.app/Contents/MacOS/TorBrowser.app/Contents/MacOS/
diff --git a/gitian/descriptors/windows/gitian-bundle.yml b/gitian/descriptors/windows/gitian-bundle.yml
index 6f5b065..aac19f6 100644
--- a/gitian/descriptors/windows/gitian-bundle.yml
+++ b/gitian/descriptors/windows/gitian-bundle.yml
@@ -32,8 +32,6 @@ files:
 - "uriloader at pdf.js.xpi"
 - "dzip.sh"
 - "bare-version"
-- "tor-windows-res.yml"
-- "torbrowser-windows-res.yml"
 - "bundle.inputs"
 - "versions"
 script: |
@@ -105,8 +103,6 @@ script: |
   #
   # Copy reproducibility info
   cp ../versions "Tor Browser"/sources/
-  cp ../tor-windows-res.yml "Tor Browser"/sources/
-  cp ../torbrowser-windows-res.yml "Tor Browser"/sources/
   cp ../bundle.inputs "Tor Browser"/sources/bundle.inputs
   #
   cd "Tor Browser"/FirefoxPortable/App/Firefox





More information about the tor-commits mailing list