Skip to content

Commit

Permalink
pkgbase: Move termcap.small to share/termcap
Browse files Browse the repository at this point in the history
Reviewed by:	bapt
  • Loading branch information
evadot committed May 22, 2019
1 parent 4243832 commit 6a42f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SUBDIR+=sendmail

BIN1= \
login.access \
termcap.small
login.access

# NB: keep these sorted by MK_* knobs

Expand Down
1 change: 1 addition & 0 deletions share/termcap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ MAN= termcap.5
FILES= termcap termcap.db
FILESDIR= ${BINDIR}/misc
CLEANFILES+= termcap.db
CONFS= termcap.small

.include <bsd.endian.mk>

Expand Down

0 comments on commit 6a42f8d

Please sign in to comment.