summaryrefslogtreecommitdiff
path: root/share/termcap
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-10-06 20:57:06 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-10-06 20:57:06 +0000
commit74c1ea6442b7bd29609d85053382265e1b2dfcf7 (patch)
tree10c7b6fe5f2dd80fffccc6f2bc7d3c7514c769dc /share/termcap
parent339633ef85bfe050d419e756c8575132d7d1fff1 (diff)
Install a symlink from /etc/termcap to the termcap file in /usr/share/misc
for some legacy (and GNU) software to find it
Diffstat (limited to 'share/termcap')
-rw-r--r--share/termcap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/termcap/Makefile b/share/termcap/Makefile
index 0974a245ecb..802ca99b7d3 100644
--- a/share/termcap/Makefile
+++ b/share/termcap/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1996/04/24 23:45:04 mickey Exp $
+# $OpenBSD: Makefile,v 1.4 1996/10/06 20:57:05 tholo Exp $
# from: @(#)Makefile 5.14 (Berkeley) 9/15/92
MAN= termcap.5
@@ -20,6 +20,7 @@ realinstall:
${DESTDIR}${BINDIR}/misc/termcap
install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/map3270 \
${DESTDIR}${BINDIR}/misc/map3270
+ ln -fs ${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
CLEANFILES+= fixed