summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorE5ten2018-06-14 21:49:51 -0400
committerE5ten2018-06-14 21:49:51 -0400
commit5bd5d35937642e82ea03b117f63883824a6bdcb6 (patch)
treeaa4a90167e7dbf143e840f272eb0134a4452bb0f /PKGBUILD
parent00b69f0b8bf9ef85fcd11d0b6c04ff0ea8ba595d (diff)
downloadaur-5bd5d35937642e82ea03b117f63883824a6bdcb6.tar.gz
fixed mkdir /usr/bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3669203a3ec2..581a5406d02e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=discord-canary
pkgver=0.0.52
-pkgrel=3
+pkgrel=5
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
@@ -43,6 +43,7 @@ package() {
sed -i s%/usr/share%/opt% ${pkgdir}/usr/share/applications/${pkgname}.desktop``
# Main binary
#install "${srcdir}/Discord.sh" "${pkgdir}/usr/bin/discord"
+ mkdir -p $pkgdir/usr/bin
ln -s "/opt/${pkgname}/DiscordCanary" "${pkgdir}/usr/bin/${pkgname}"
# Create symbolic link to the icon