From: Thierry Parmentelat Date: Wed, 26 May 2010 23:52:44 +0000 (+0200) Subject: tags do not have the Id keyword anymore X-Git-Tag: 5.0-rc11~83 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=495cb4523396dd60583314bedd0a2f910647d85b tags do not have the Id keyword anymore --- 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)"