Commit graph

9 commits

Author SHA1 Message Date
Oran Mehavi
0d3700ebf2 Disable stripping of symbols
Symbols need to be unstripped for Krisp support to show up in the client.
2022-09-19 16:23:49 +03:00
Oran Mehavi
0356b3f8ac Revert "Disable stripping of symbols"
This reverts commit d1a78f9421.

Revert commit
2022-09-19 16:19:48 +03:00
Oran Mehavi
d1a78f9421 Disable stripping of symbols
Symbols need to be unstripped for Krisp support to show up in the client.
2022-09-19 16:09:15 +03:00
Hikari-chin
46d0e603b5 Set the Discord binary to be executable on install, as the binary in the .tar.gz Discord provides is no longer marked as executable by default 2018-11-22 23:30:45 -05:00
ObserverOfTime
3f417e97a2 Add PTB support and fallback for missing wget
* Add support for Discord PTB and update the documentation accordingly
* Add curl as a fallback when wget is not installed
* Fix installation directory being /opt/discord-stable regardless of version
* Remove suffix from the Stable version (now simply discord/Discord)
* Exit with exit code 1 on error
* Miscellaneous minor edits and fixes
2018-03-01 22:17:50 +02:00
TheElectronWill
50a7345ac8 Support OpenSUSE, resolve #5
Unlike [gitkraken](https://github.com/RPM-Outpost/gitkraken), the Mageia support isn't included for now, because the Mageia repositories doesn't provide libcxx, which is required by Discord. Maybe I'll find a solution later...
2018-01-02 18:18:29 +01:00
TheElectronWill
4609df66e2 Support Discord stable (keep supporting canary builds)
Discord stable for linux is now available!
2017-02-10 16:12:02 +01:00
TheElectronWill
4c92bc4cc8 Use /usr/share instead of /usr/local/share 2016-11-05 17:51:11 +01:00
TheElectronWill
c18680c478 Commit work 2016-11-05 15:32:51 +01:00