mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Michał Górny
parent
efbe4f6c51
commit
d11fb06195
@@ -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}
|
||||
Reference in New Issue
Block a user