Revert r314833 until the problem with INSTALL_RSYMLINKS can be found
as it appears to break arm release builds. PR: 217705 Reported by: cyclaero@gmail.com Approved by: grehan (mentor) implict as reverting
This commit is contained in:
parent
bf8bdd6762
commit
3e164c6986
@ -24,6 +24,6 @@ termcap.db: termcap
|
||||
cap_mkdb ${CAP_MKDB_ENDIAN} -f ${.TARGET:R} ${.ALLSRC}
|
||||
|
||||
etc-termcap:
|
||||
${INSTALL_RSYMLINK} ${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
|
||||
${INSTALL_SYMLINK} ${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user