From 3af5a5191a9d9239489cad3510d0569cc0e29c1d Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Wed, 17 Aug 2005 01:53:47 +0000 Subject: [PATCH] Fix quoting on setup-host-debian --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f1c6e6e9f1..f54fa2a3ff 100644 --- a/Makefile +++ b/Makefile @@ -354,8 +354,7 @@ setup-host-debian: unzip \ subversion \ bzip2 ;\ - echo You will have to install monotone separately. See http://venge.net/monotone/ - " + echo You will have to install monotone separately. See http://venge.net/monotone/ " .PHONY: setup-host-gentoo setup-host-gentoo: -- 2.39.5