[tor-commits] [torbrowser/master] update firefox-build target
erinn at torproject.org
erinn at torproject.org
Sun Oct 23 23:18:26 UTC 2011
commit a818cff3a7d842ebcab7ca9efc7fb191f16e419e
Author: Erinn Clark <erinn at torproject.org>
Date: Sat Aug 20 16:41:12 2011 +0200
update firefox-build target
---
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 1a59db4..7151ddf 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -103,7 +103,7 @@ build-tor:
FIREFOX_DIR=$(FETCH_DIR)/mozilla-release
build-firefox:
- cp ../src/current-patches/*Firefox5* $(FIREFOX_DIR)
+ cp ../src/current-patches/*Firefox* $(FIREFOX_DIR)
cp patch-firefox-src.sh $(FIREFOX_DIR)
cp $(CONFIG_SRC)/mozconfig-osx-$(ARCH_TYPE) $(FIREFOX_DIR)/mozconfig
cd $(FIREFOX_DIR) && ./patch-firefox-src.sh
More information about the tor-commits
mailing list