From ebdbc9fe6eff33b8751afb9ee002e9dda703ae1a Mon Sep 17 00:00:00 2001 From: fredb Date: Fri, 4 May 2001 02:41:09 +0000 Subject: Remove gratuitious input redirection from ${SED} statement. --- www/chimera/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chimera') diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 31ab019b0b2..92ee5bc3e6e 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/05/04 02:39:12 fredb Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/04 02:41:09 fredb Exp $ # DISTNAME= chimera-2.0a19 @@ -19,7 +19,7 @@ pre-configure: -e 's|@@LOCALBASE@@|${LOCALBASE}|' \ -e 's|@@PREFIX@@|${PREFIX}|' \ -e 's|@@X11BASE@@|${X11BASE}|' \ - < Common.tmpl.dist > Common.tmpl + Common.tmpl.dist > Common.tmpl post-install: ${INSTALL_DATA_DIR} ${X11PREFIX}/share/doc/chimera -- cgit v1.2.3