Fix build after r338621 by avoiding LINKS and installing the link manually.
Approved by: re (rgrimes), will (mentor)
This commit is contained in:
parent
5ff6c7f363
commit
aad4d67d9c
@ -27,7 +27,9 @@ ATPACKAGE+= at
|
||||
CONFGROUPS+= FTP
|
||||
FTP+= ftpd
|
||||
FTPPACKAGE+= ftp
|
||||
LINKS= ${FILESDIR}/ftpd ${FILESDIR}/ftp
|
||||
|
||||
afterinstallconfig:
|
||||
${INSTALL_LINK} ${TAG_ARGS} ${CONFDIR}/ftpd ${CONFDIR}/ftp
|
||||
.endif
|
||||
|
||||
.if ${MK_TELNET} != "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user