[tor-commits] [torbrowser/master] Remove arch from versions file.
mikeperry at torproject.org
mikeperry at torproject.org
Fri Feb 22 23:24:10 UTC 2013
commit d1882d6dfd54f8a258afd24d17f59b8af2f6f8f8
Author: Mike Perry <mikeperry-git at fscked.org>
Date: Fri Feb 22 15:21:36 2013 -0800
Remove arch from versions file.
---
build-scripts/recommended-versions | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/build-scripts/recommended-versions b/build-scripts/recommended-versions
index 19a1fb2..8930cdb 100644
--- a/build-scripts/recommended-versions
+++ b/build-scripts/recommended-versions
@@ -1,11 +1,8 @@
[
-"2.3.25-4-MacOS-i386",
-"2.3.25-4-MacOS-x86_64",
+"2.3.25-4-MacOS",
"2.3.25-4-Windows",
-"2.3.25-4-Linux-i686",
-"2.3.25-4-Linux-x86_64",
-"2.4.10-alpha-2-MacOS-i386",
+"2.3.25-4-Linux",
+"2.4.10-alpha-2-MacOS",
"2.4.10-alpha-2-Windows",
-"2.4.10-alpha-2-Linux-i386",
-"2.4.10-alpha-2-Linux-x86_64"
+"2.4.10-alpha-2-Linux"
]
More information about the tor-commits
mailing list