From 8a3cfa7779c598f3978c6d473a7ab4a95e76ec88 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 16 Jul 2010 21:09:24 +0200 Subject: [rules] remove obsolete fixup lines Signed-off-by: Michael Olbrich --- rules/wget.make | 3 --- 1 file changed, 3 deletions(-) (limited to 'rules/wget.make') diff --git a/rules/wget.make b/rules/wget.make index 477359219..536d4e242 100644 --- a/rules/wget.make +++ b/rules/wget.make @@ -56,12 +56,9 @@ $(STATEDIR)/wget.targetinstall: @$(call targetinfo) @$(call install_init, wget) - @$(call install_fixup, wget,PACKAGE,wget) @$(call install_fixup, wget,PRIORITY,optional) - @$(call install_fixup, wget,VERSION,$(WGET_VERSION)) @$(call install_fixup, wget,SECTION,base) @$(call install_fixup, wget,AUTHOR,"Robert Schwebel ") - @$(call install_fixup, wget,DEPENDS,) @$(call install_fixup, wget,DESCRIPTION,missing) @$(call install_copy, wget, 0, 0, 0755, -, /usr/bin/wget) -- cgit v1.2.3