net-im/telegram-desktop-bin: fix icon file names

Closes: https://bugs.gentoo.org/667784
Signed-off-by: Henning Schild <henning@hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/10212
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Henning Schild
2018-10-24 12:49:14 +02:00
committed by Michał Górny
parent efbe4f6c51
commit d11fb06195

View File

@@ -39,7 +39,7 @@ src_install() {
for icon_size in 16 32 48 64 128 256 512; do
newicon -s "${icon_size}" \
"${WORKDIR}/tdesktop-${PV}/Telegram/Resources/art/icon${icon_size}.png" \
telegram-desktop.png
telegram.png
done
dodir /etc/${PN}