From 23ae6c307963fd0298bcec587cb7c99768b31b60 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 6 Feb 2001 10:25:40 +0000 Subject: Fix typo reported in pkg/12142 by Tomasz Luchowski. --- misc/staroffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/staroffice/Makefile b/misc/staroffice/Makefile index e695b1226cd..0b2c97e5748 100644 --- a/misc/staroffice/Makefile +++ b/misc/staroffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/01/29 11:34:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/06 10:25:40 wiz Exp $ # DISTNAME= so51a_lnx_${LANGNO} @@ -135,6 +135,6 @@ post-install: ${INSTALL_SCRIPT} ${WRKDIR}/${file} ${PREFIX}/bin .endfor ${SED} -e 's#@@PREFIX@@#${PREFIX}#g' < ${FILESDIR}/INSTALL \ - >$WRKDIR}/INSTALL + >${WRKDIR}/INSTALL .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3