From 0301b5d3bb945b1e15b9bb84ea20069a26a75fe4 Mon Sep 17 00:00:00 2001 From: veego Date: Sat, 20 Oct 2001 17:31:44 +0000 Subject: Ups, forgot an \ at the end of a line. --- news/inn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/inn') diff --git a/news/inn/Makefile b/news/inn/Makefile index 3299c82adb3..e908d82e73d 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2001/10/19 09:17:11 veego Exp $ +# $NetBSD: Makefile,v 1.31 2001/10/20 17:31:44 veego Exp $ DISTNAME= inn-2.3.2 CATEGORIES= news @@ -70,7 +70,7 @@ post-build: done pre-install: - for DIR in ${INN_DATA_DIR} ${PREFIX}/etc/nntp ${PREFIX}/inn; do + for DIR in ${INN_DATA_DIR} ${PREFIX}/etc/nntp ${PREFIX}/inn; do \ ${INSTALL_DATA_DIR} $$DIR; \ done -- cgit v1.2.3