добавление лицензии
This commit is contained in:
parent
d05c7c12f6
commit
3e79c6ab13
396
discord-electron/LICENSE.html
Normal file
396
discord-electron/LICENSE.html
Normal file
File diff suppressed because one or more lines are too long
@ -15,7 +15,7 @@ sources=("https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar
|
||||
checksums=('SKIP')
|
||||
|
||||
prepare() {
|
||||
sed -i "s|@PKGNAME@|discord|;s|@ELECTRON@|${_electron}|" discord-launcher.sh
|
||||
sed -i "s|@PKGNAME@|discord|;s|@ELECTRON@|${_electron}|" "${scriptdir}discord-launcher.sh"
|
||||
sed -i "s|Exec=.*|Exec=/usr/bin/discord|" Discord/discord.desktop
|
||||
mkdir ~/.npm
|
||||
cd ~/.npm
|
||||
|
Loading…
Reference in New Issue
Block a user