summaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
authorveego <veego>2001-10-19 09:17:11 +0000
committerveego <veego>2001-10-19 09:17:11 +0000
commit364f7cb3fad6e9431953731a5d64762e20458421 (patch)
tree4a51f7ab042cdb4c77a4c6930b87133711fbf31a /news/inn/Makefile
parent2f6e764da8ceceada9e7aa9ce6bf46ab10ba7b7b (diff)
downloadpkgsrc-364f7cb3fad6e9431953731a5d64762e20458421.tar.gz
You can't create more then one directory with ${INSTALL_DATA_DIR} on
solaris.
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index dc73b59d25f..3299c82adb3 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/09/27 23:18:34 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2001/10/19 09:17:11 veego Exp $
DISTNAME= inn-2.3.2
CATEGORIES= news
@@ -70,7 +70,9 @@ post-build:
done
pre-install:
- ${INSTALL_DATA_DIR} ${INN_DATA_DIR} ${PREFIX}/etc/nntp ${PREFIX}/inn
+ for DIR in ${INN_DATA_DIR} ${PREFIX}/etc/nntp ${PREFIX}/inn; do
+ ${INSTALL_DATA_DIR} $$DIR; \
+ done
post-install:
${RM} -f ${PREFIX}/bin/inews