[tor-commits] [tor-browser-bundle/master] And the versions file is in the wrong place.. Derp.
mikeperry at torproject.org
mikeperry at torproject.org
Fri Nov 15 03:00:19 UTC 2013
commit 04b4c34d562eed107262063cdf7b48e5e3279b63
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Thu Nov 14 18:59:34 2013 -0800
And the versions file is in the wrong place.. Derp.
---
gitian/descriptors/linux/gitian-firefox.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/descriptors/linux/gitian-firefox.yml b/gitian/descriptors/linux/gitian-firefox.yml
index 6ef807a..f88329c 100644
--- a/gitian/descriptors/linux/gitian-firefox.yml
+++ b/gitian/descriptors/linux/gitian-firefox.yml
@@ -24,7 +24,6 @@ packages:
- "libiw-dev"
- "hardening-wrapper"
- "libgstreamer-plugins-base0.10-dev"
-- "versions"
reference_datetime: "2000-01-01 00:00:00"
remotes:
- "url": "https://git.torproject.org/tor-browser.git"
@@ -34,6 +33,7 @@ files:
- "re-dzip.sh"
- "dzip.sh"
- "python.tar.bz2"
+- "versions"
script: |
source versions
INSTDIR="$HOME/install"
More information about the tor-commits
mailing list