
commit c51a9511d7022c2e7ec5ba419d98b62d9365c803 Author: Erinn Clark <erinn@torproject.org> Date: Tue Feb 12 20:42:41 2013 +0100 update torbutton installation process for OSX --- build-scripts/osx.mk | 2 +- build-scripts/versions-alpha.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index 7f71786..6cd84fa 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -390,7 +390,7 @@ endif install-torbutton: torbutton.xpi mkdir -p $(BUNDLE)/Library/Application\ Support/Firefox/Profiles/profile/extensions/ - cp torbutton.xpi $(BUNDLE)/Library/Application\ Support/Firefox/Profiles/profile/extensions/{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}.xpi + cp torbutton.xpi $(BUNDLE)/Library/Application\ Support/Firefox/Profiles/profile/extensions/torbutton@torproject.org.xpi install-httpseverywhere: httpseverywhere.xpi mkdir -p $(BUNDLE)/Library/Application\ Support/Firefox/Profiles/profile/extensions/https-everywhere@eff.org diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index 8e5423f..159bb07 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -3,7 +3,7 @@ RELEASE_VER=2.4.10-alpha ZLIB_VER=1.2.7 -OPENSSL_VER=1.0.1d +OPENSSL_VER=1.0.0k LIBPNG_VER=1.5.13 QT_VER=4.8.1 VIDALIA_VER=0.2.21