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

[tor-commits] [torbrowser/maint-2.3] give osx a different source fetch line, since we don't build libpng or qt for it



commit 05e582b3a673f2890acff8efd06be64c9f165719
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date:   Sat Oct 29 15:19:18 2011 +0100

    give osx a different source fetch line, since we don't build libpng or qt for it
---
 build-scripts/versions.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index ba20232..4a31c13 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -48,6 +48,7 @@ PIDGIN_URL=http://sourceforge.net/projects/pidgin/files/Pidgin/$(PIDGIN_PACKAGE)
 FIREFOX_URL=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$(FIREFOX_VER)/source/$(FIREFOX_PACKAGE)
 
 fetch-source: fetch-zlib fetch-openssl fetch-libpng fetch-qt fetch-vidalia fetch-libevent fetch-tor fetch-firefox
+fetch-source-osx: fetch-zlib fetch-openssl fetch-vidalia fetch-libevent fetch-tor fetch-firefox
 	-mkdir $(FETCH_DIR)
 
 fetch-zlib:



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