[torbrowser/master] add missing commit for removal of betterprivacy from linux bundles

commit eb7dec6deef77535bcd8c12fffe509c3101b972b Author: Erinn Clark <erinn@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
participants (1)
-
erinn@torproject.org