From: Thierry Parmentelat Date: Mon, 21 Dec 2009 09:47:48 +0000 (+0000) Subject: oops X-Git-Tag: coblitz-2.01-rc8~25 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=49dd5b13da82f0903fe466998f21a284244f92f3;p=build.git oops --- diff --git a/Makefile b/Makefile index efa08fdc..4ad9aaa0 100644 --- a/Makefile +++ b/Makefile @@ -383,7 +383,7 @@ savedpldistro.mk: echo "WEBPATH:=$(WEBPATH)" >> $@ echo "TESTBUILDURL:=$(TESTBUILDURL)" >> $@ echo "WEBROOT:=$(WEBROOT)" >> $@ - echo "alias m=\"make PLDISTRO=$(PLDISTRO) PLDISTROTAGS=$(PLDISTROTAGS))\"" > aliases + echo "alias m=\"make PLDISTRO=$(PLDISTRO) PLDISTROTAGS=$(PLDISTROTAGS)\"" > aliases savedpldistro: savedpldistro.mk .PHONY: savedpldistro