[tor-commits] [torbrowser/maint-2.2] remove betterprivacy from osx bundles
erinn at torproject.org
erinn at torproject.org
Sat Aug 20 19:38:29 UTC 2011
commit a0e3aa031694051815911f74d71c37e5f779e48d
Author: Erinn Clark <erinn at torproject.org>
Date: Sat Aug 20 21:36:03 2011 +0200
remove betterprivacy from osx bundles
---
build-scripts/osx.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 1ab3a77..e1f005d 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -351,7 +351,7 @@ bundle_%:
compressed-bundle_%:
LANGCODE=$* make -f osx.mk compressed-bundle-localized
bundle-localized_%.stamp:
- make -f osx.mk copy-files_$* install-extensions install-betterprivacy install-httpseverywhere install-noscript install-lang-extensions patch-vidalia-language patch-firefox-language patch-pidgin-language update-extension-pref final
+ make -f osx.mk copy-files_$* install-extensions install-httpseverywhere install-noscript install-lang-extensions patch-vidalia-language patch-firefox-language patch-pidgin-language update-extension-pref final
touch bundle-localized_$*.stamp
cp extensions/torbutton.xpi .
More information about the tor-commits
mailing list