From 290f08c2eba8664482207a998337574fa4dba608 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sun, 1 Aug 2010 22:05:15 +0200 Subject: [libblkid] remove obsolete stages Signed-off-by: Michael Olbrich --- rules/libblkid.make | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/rules/libblkid.make b/rules/libblkid.make index d9553f991..5241b3821 100644 --- a/rules/libblkid.make +++ b/rules/libblkid.make @@ -1,6 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2010 by Carsten Schlote +# (C) 2010 by Michael Olbrich # # See CREDITS for details about who has contributed to this project. # @@ -17,24 +18,4 @@ PACKAGES-$(PTXCONF_LIBBLKID) += libblkid # Virtual fake package # ---------------------------------------------------------------------------- -$(STATEDIR)/libblkid.get: - @$(call touch) - -$(STATEDIR)/libblkid.extract: - @$(call touch) - -$(STATEDIR)/libblkid.prepare: - @$(call touch) - -$(STATEDIR)/libblkid.compile: - @$(call touch) - -$(STATEDIR)/libblkid.install: - @$(call targetinfo) - @$(call touch) - -$(STATEDIR)/libblkid.targetinstall: - @$(call touch) - - # vim: syntax=make -- cgit v1.2.3