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() {
|
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"
|
conf_files="/etc/xinetd.d/tftp"
|
||||||
alternatives="
|
alternatives="
|
||||||
tftp:tftp:/usr/bin/${pkgname}
|
tftp:tftp:/usr/bin/${pkgname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue