telegram-cli gentoo ebuild pubkey fix

This commit is contained in:
mindrunner 2014-03-16 13:44:44 +01:00
parent bfb31f383a
commit a50c7c37d2

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
}