From df45ef1473b05c3f3f66be8a9e7a5b5548aeaae7 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Thu, 14 Jun 2012 18:30:27 +0200 Subject: rsync: remove redundant get stage Signed-off-by: Robert Schwebel --- rules/rsync.make | 9 --------- 1 file changed, 9 deletions(-) (limited to 'rules/rsync.make') diff --git a/rules/rsync.make b/rules/rsync.make index 1aac4d01a..a52a1314c 100644 --- a/rules/rsync.make +++ b/rules/rsync.make @@ -24,15 +24,6 @@ RSYNC_URL := http://samba.org/ftp/rsync/src/$(RSYNC).$(RSYNC_SUFFIX) RSYNC_SOURCE := $(SRCDIR)/$(RSYNC).$(RSYNC_SUFFIX) RSYNC_DIR := $(BUILDDIR)/$(RSYNC) - -# ---------------------------------------------------------------------------- -# Get -# ---------------------------------------------------------------------------- - -$(RSYNC_SOURCE): - @$(call targetinfo) - @$(call get, RSYNC) - # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- -- cgit v1.2.3