Fix build after r338621 by avoiding LINKS and installing the link manually.
Approved by: re (rgrimes), will (mentor)
This commit is contained in:
parent
2a27cb2b69
commit
79c4c92dad
@ -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