summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Iuri Medeiros Cabral2021-04-07 15:48:34 -0300
committerDouglas Iuri Medeiros Cabral2021-04-07 15:48:34 -0300
commit176403c1541040e1a2324f19a8b3e3aa1f9a87a5 (patch)
treebd72bfbdc5516450fcda327b4224c0bf2e3701ef
parentd10832e35fac3e0d7bc40721576885122e518e5f (diff)
downloadaur-176403c1541040e1a2324f19a8b3e3aa1f9a87a5.tar.gz
Fix path to simbolyc launchers
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a68c36d22a..7bdef22698d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,6 +39,7 @@ package() {
ln -sf '/opt/forticlient/gui/FortiClient-linux-x64/FortiClient' "${pkgdir}/usr/bin/forticlient"
# Symbolic launchers
+ mkdir -p ${pkgdir}/etc/xdg/autostart
ln -sf '/opt/forticlient/Fortitray.desktop' "${pkgdir}/etc/xdg/autostart/Fortitray.desktop"
ln -sf '/opt/forticlient/Fortivpn.desktop' "${pkgdir}/etc/xdg/autostart/Fortivpn.desktop"