Commit 1d48a6f1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack Telegram: hide locally created desktop file (ALT bug 42402)

parent a3898771
......@@ -49,6 +49,9 @@ echo "$PRODUCTCUR" >"$BUILDROOT/etc/tdesktop/externalupdater"
pack_file /etc/tdesktop/externalupdater
remove_file /opt/Telegram/Updater
# Hack against https://bugzilla.altlinux.org/42402
# We can't forbit creating a desktop file, so just hide it
subst "s|Terminal=false|NoDisplay=true|" $BUILDROOT$PRODUCTDIR/Telegram
# TODO: tg.protocol
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=telegram-desktop-bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment