From 495cb4523396dd60583314bedd0a2f910647d85b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 27 May 2010 01:52:44 +0200 Subject: [PATCH] tags do not have the Id keyword anymore --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 8f1ecddc..04fa8861 100644 --- a/Makefile +++ b/Makefile @@ -714,7 +714,6 @@ version-build: @echo "Build build-base: $(BASE)" @echo "Build planetlab-distro: $(PLDISTRO)" @echo "Build planetlab-tags: $(PLDISTROTAGS)" - @echo -n 'Build planetlab-tagsid: ' ; fgrep '$$''Id' $(PLDISTROTAGS) @echo "Build target-arch: $(HOSTARCH)" @echo "Build target-distro: $(DISTRO)" @echo "Build target-distroname: $(DISTRONAME)" -- 2.47.0