From 625907e212eb3388a9f7669eb6cb57d538f78a25 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Thu, 14 Jun 2012 18:16:45 +0200 Subject: libpopt: remove redundant get stage Signed-off-by: Robert Schwebel --- rules/libpopt.make | 8 -------- 1 file changed, 8 deletions(-) (limited to 'rules/libpopt.make') diff --git a/rules/libpopt.make b/rules/libpopt.make index e21fd3a58..27d011ff2 100644 --- a/rules/libpopt.make +++ b/rules/libpopt.make @@ -25,14 +25,6 @@ LIBPOPT_URL := http://rpm5.org/files/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX) LIBPOPT_SOURCE := $(SRCDIR)/$(LIBPOPT).$(LIBPOPT_SUFFIX) LIBPOPT_DIR := $(BUILDDIR)/$(LIBPOPT) -# ---------------------------------------------------------------------------- -# Get -# ---------------------------------------------------------------------------- - -$(LIBPOPT_SOURCE): - @$(call targetinfo) - @$(call get, LIBPOPT) - # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- -- cgit v1.2.3