telegram-cli gentoo ebuild pubkey fix

This commit is contained in:
mindrunner 2014-03-16 13:44:44 +01:00
parent 046b8f7a8a
commit 589e8d7c45

View File

@ -27,5 +27,5 @@ src_install() {
newbin telegram telegram-cli
insinto /etc/telegram-cli/
newins tg.pub server.pub
newins tg-server.pub server.pub
}