[tor-commits] [torbrowser/maint-2.2] add missing commit for removal of betterprivacy from linux bundles

erinn at torproject.org erinn at torproject.org
Sun Aug 21 01:34:32 UTC 2011


commit eb7dec6deef77535bcd8c12fffe509c3101b972b
Author: Erinn Clark <erinn at torproject.org>
Date:   Sun Aug 21 03:34:21 2011 +0200

    add missing commit for removal of betterprivacy from linux bundles
---
 build-scripts/linux.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 0bcefb3..14c691b 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -392,7 +392,7 @@ compressed-bundle_%:
 	LANGCODE=$* make -f linux.mk compressed-bundle-localized
 
 bundle-localized_%.stamp:
-	make -f linux.mk copy-files_$* install-extensions install-betterprivacy install-lang-extensions patch-vidalia-language patch-firefox-language patch-pidgin-language update-extension-pref
+	make -f linux.mk copy-files_$* install-extensions install-lang-extensions patch-vidalia-language patch-firefox-language patch-pidgin-language update-extension-pref
 	touch bundle-localized_$*.stamp
 
 bundle-localized: bundle-localized_$(LANGCODE).stamp



More information about the tor-commits mailing list