From 1a01bef6599b15dd2eb62e26c8158a5f947284cf Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Thu, 14 Jun 2012 18:38:15 +0200 Subject: supertux: remove redundant get stage Signed-off-by: Robert Schwebel --- rules/supertux.make | 8 -------- 1 file changed, 8 deletions(-) (limited to 'rules/supertux.make') diff --git a/rules/supertux.make b/rules/supertux.make index 93cae84a4..d4dacf918 100644 --- a/rules/supertux.make +++ b/rules/supertux.make @@ -24,14 +24,6 @@ SUPERTUX_URL := http://download.berlios.de/supertux/$(SUPERTUX).$(SUPERTUX_SUFF SUPERTUX_SOURCE := $(SRCDIR)/$(SUPERTUX).$(SUPERTUX_SUFFIX) SUPERTUX_DIR := $(BUILDDIR)/$(SUPERTUX) -# ---------------------------------------------------------------------------- -# Get -# ---------------------------------------------------------------------------- - -$(SUPERTUX_SOURCE): - @$(call targetinfo) - @$(call get, SUPERTUX) - # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- -- cgit v1.2.3