mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue