[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbrowser/master] update build-firefox target on windows to have the right patching script name



commit afc8f006615e94688bf4955628d72c05017d8b83
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date:   Tue Nov 1 00:32:21 2011 +0000

    update build-firefox target on windows to have the right patching script name
---
 build-scripts/windows.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index 3e44b13..a0c3541 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -111,9 +111,9 @@ build-tor:
 FIREFOX_DIR=/c/mozilla-build/mozilla-release
 build-firefox:
 	cp ../src/current-patches/firefox/* $(FIREFOX_DIR)
-	cp patch-firefox-src.sh $(FIREFOX_DIR)
+	cp patch-any-src.sh $(FIREFOX_DIR)
 	cp $(CONFIG_SRC)/dot_mozconfig $(FIREFOX_DIR)/mozconfig
-	cd $(FIREFOX_DIR) && ./patch-firefox-src.sh
+	cd $(FIREFOX_DIR) && ./patch-any-src.sh
 #	cmd /c C:/mozilla-build/start-msvc9
 
 build-all-binaries: build-zlib build-openssl build-vidalia build-libevent build-tor

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits