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

[tor-commits] [torbrowser/maint-2.2] Fix a missing closing parenthesis in the unpack-source target



commit 9c42b14b619e8f401c3fc4411cb90053ba6de0d9
Author: Shondoit Walker <shondoit@xxxxxxxxx>
Date:   Thu May 3 15:48:42 2012 +0200

    Fix a missing closing parenthesis in the unpack-source target
---
 build-scripts/versions.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index 91e3aa7..7920977 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -161,7 +161,7 @@ langpack_en-US.xpi:
 $(FETCH_DIR)/$(OBFSPROXY_PACKAGE): | $(FETCH_DIR)
 	$(WGET) --no-check-certificate --directory-prefix=$(FETCH_DIR) $(OBFSPROXY_URL)
 
-unpack-source: $(ZLIB_DIR) $(OPENSSL_DIR) $(LIBPNG_DIR $(QT_DIR) $(VIDALIA_DIR) $(LIBEVENT_DIR) $(TOR_DIR) $(FIREFOX_DIR) $(OBFSPROXY_DIR)
+unpack-source: $(ZLIB_DIR) $(OPENSSL_DIR) $(LIBPNG_DIR) $(QT_DIR) $(VIDALIA_DIR) $(LIBEVENT_DIR) $(TOR_DIR) $(FIREFOX_DIR) $(OBFSPROXY_DIR)
 
 
 $(ZLIB_DIR): $(FETCH_DIR)/$(ZLIB_PACKAGE) | $(BUILD_DIR)



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