From ba2e76e930c9a5030a517e2021c4d49b305339b9 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Fri, 26 Apr 2002 17:48:30 +0000 Subject: Tweak an error message in pre-extract. Approved by: mbr (maintainer), obrien (mentor) --- editors/openoffice/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/openoffice') diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index d1114b516ad2..029e0c588092 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -60,8 +60,7 @@ pre-fetch: pre-extract: .if !defined(DISPLAY) || ${DISPLAY} == "" @ ${ECHO} - @ ${ECHO} Can\'t open display: - @ ${ECHO} Please check your DISPLAY variable. + @ ${ECHO} Cannot open display; please check your DISPLAY variable. @ ${ECHO} @ ${FALSE} .endif -- cgit v1.2.3