mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
app-admin/i2pd-tools: fix typo in file names
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -63,7 +63,7 @@ src_install() {
|
||||
)
|
||||
|
||||
for bin in "${binaries[@]}"; do
|
||||
newbin "${bin}" "ip2d-${bin}"
|
||||
newbin "${bin}" "i2pd-${bin}"
|
||||
done
|
||||
|
||||
einstalldocs
|
||||
Reference in New Issue
Block a user