inetutils-tftp: correct typo [SKIP CI]
This commit is contained in:
parent
4e8102bb62
commit
8652988c10
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ inetutils-telnet_package() {
|
|||
}
|
||||
}
|
||||
inetutils-tftp_package() {
|
||||
short_desc+="- tftp client and server (trivial file transfer protocol)"
|
||||
short_desc+=" - tftp client and server (trivial file transfer protocol)"
|
||||
conf_files="/etc/xinetd.d/tftp"
|
||||
alternatives="
|
||||
tftp:tftp:/usr/bin/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue