mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 04:12:51 +00:00
Make a link to /etc for termcap file. /etc/termcap is just too lodged in
folklore to do without! :-)
This commit is contained in:
parent
213f271939
commit
ed0770e938
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6030
@ -7,6 +7,8 @@
|
||||
MAN5= termcap.5
|
||||
|
||||
CLEANFILES+= termcap termcap.db
|
||||
LINKS= ${DESTDIR}${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
|
||||
LN_FLAGS= -s
|
||||
|
||||
all: termcap termcap.db
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user