[torbrowser/maint-2.2] Remove the fetch-source-osx target

commit 1cc85e8c2dbc5c7f22468212ec517e14486defde Author: Sebastian Hahn <sebastian@torproject.org> Date: Wed Feb 1 08:18:35 2012 +0100 Remove the fetch-source-osx target It was unused, and won't be needed in the future --- build-scripts/versions.mk | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index dd7c31a..56f96e6 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -48,7 +48,6 @@ PIDGIN_URL=http://sourceforge.net/projects/pidgin/files/Pidgin/$(PIDGIN_PACKAGE) FIREFOX_URL=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$(FIREFOX_VER)/...) 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:
participants (1)
-
erinn@torproject.org