Commit e1c42ac9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack Telegram.sh: add telegram provides

parent d0e8c2e1
...@@ -15,6 +15,8 @@ PRODUCTDIR=/opt/Telegram ...@@ -15,6 +15,8 @@ PRODUCTDIR=/opt/Telegram
add_conflicts telegram-desktop add_conflicts telegram-desktop
add_conflicts telegram-desktop-binary add_conflicts telegram-desktop-binary
add_provides telegram
for i in Telegram Telegram-beta ; do for i in Telegram Telegram-beta ; do
[ "$i" = "$PKGNAME" ] && continue [ "$i" = "$PKGNAME" ] && continue
add_conflicts $i add_conflicts $i
......
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