aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-09-17 19:24:39 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-09-17 19:24:39 +0000
commit07f77bbccee4a56fa28a74b7f1f7ecf00973ae54 (patch)
tree61f82d89303dc37afeddf1333b925a5291447d11 /emulators/linux_base-8/Makefile
parent52dfef8707f0976f857b15520d9c0790cabfdbe3 (diff)
downloadports-07f77bbccee4a56fa28a74b7f1f7ecf00973ae54.tar.gz
ports-07f77bbccee4a56fa28a74b7f1f7ecf00973ae54.zip
Notes
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r--emulators/linux_base-8/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 1604af2de118..d214c72634c8 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -156,6 +156,10 @@ do-install:
rpm -i ${RPMFLAGS} ${RPMDIR}/$$R; \
done
#
+# Install yp.conf as a hint to NIS users
+#
+ ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${PREFIX}/etc
+#
# Finish
#
.if defined(NEEDLOADLINK)