Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nurlan
eepm
Commits
1d48a6f1
Commit
1d48a6f1
authored
Jan 08, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm repack Telegram: hide locally created desktop file (ALT bug 42402)
parent
a3898771
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Telegram.sh
repack.d/Telegram.sh
+3
-0
No files found.
repack.d/Telegram.sh
View file @
1d48a6f1
...
@@ -49,6 +49,9 @@ echo "$PRODUCTCUR" >"$BUILDROOT/etc/tdesktop/externalupdater"
...
@@ -49,6 +49,9 @@ echo "$PRODUCTCUR" >"$BUILDROOT/etc/tdesktop/externalupdater"
pack_file /etc/tdesktop/externalupdater
pack_file /etc/tdesktop/externalupdater
remove_file /opt/Telegram/Updater
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
# TODO: tg.protocol
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=telegram-desktop-bin
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=telegram-desktop-bin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment