aboutsummaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch)
tree656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /news/cnews
parent17314cf2c355c83b78c65fb1fa52027a3db2ca2a (diff)
downloadports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.tar.gz
ports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.zip
ln -> ${LN}
Notes
Notes: svn path=/head/; revision=21047
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index a690d53c43c3..8e69addc118c 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.21 1999/06/10 08:00:06 steve Exp $
+# $Id: Makefile,v 1.22 1999/08/22 18:59:39 mharo Exp $
#
DISTNAME= c-news
@@ -56,7 +56,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/libdbz/dbz.h ${PREFIX}/include
${INSTALL_DATA} ${WRKSRC}/libcnews.a ${PREFIX}/lib
${MKDIR} ${NEWSSPOOL} ${NEWSBIN} ${NEWSLIB}
- -ln -s ${NEWSSPOOL} /var/news
+ -${LN} -s ${NEWSSPOOL} /var/news
${CHOWN} news.news ${NEWSSPOOL} ${NEWSLIB}
${CHOWN} bin.bin ${NEWSBIN}
${INSTALL_SCRIPT} ${WRKSRC}/${PGPVERIFY} ${NEWSBIN}/pgpverify