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

[tor-commits] [torbrowser/master] Remove trailing space so that Tor's 'make' can actually find openssl.



commit bd399fe290ae4519d611a16b66e8adeb69290b0b
Author: Shondoit Walker <shondoit@xxxxxxxxx>
Date:   Fri May 4 00:15:20 2012 +0200

    Remove trailing space so that Tor's 'make' can actually find openssl.
---
 build-scripts/windows.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index 8c74b7c..9d769dd 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -98,7 +98,7 @@ build-libevent: build-zlib build-openssl $(LIBEVENT_DIR)
 TOR_CFLAGS="-I$(BUILT_DIR)/include"
 TOR_LDFLAGS="-L$(BUILT_DIR)/lib -L$(BUILT_DIR)/bin"
 TOR_OPTS=--enable-static-libevent --with-libevent-dir=$(BUILT_DIR)/lib
-build-tor:PATH+=:$(BUILT_DIR)/bin 
+build-tor:PATH+=:$(BUILT_DIR)/bin
 
 build-firefox: $(FIREFOX_DIR) config/dot_mozconfig $(MOZBUILD_DIR) $(MOZBUILD_DIR)/start-msvc$(MSVC_VER).bat | $(PYTHON) $(PYMAKE_DIR)
 	cp config/dot_mozconfig $(FIREFOX_DIR)/mozconfig



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