summarylogtreecommitdiffstats
path: root/GitKraken.desktop
diff options
context:
space:
mode:
authorSamuel Littley2017-03-11 11:56:12 +0000
committerSamuel Littley2017-03-11 11:56:18 +0000
commit6630d99d107766f57b75a6fa914ad04c7d530da8 (patch)
treed9ced2f570bc533efce42c5aa55997708ba6f290 /GitKraken.desktop
parent9c0d91e4d003aa7d07292f524de00001d8cfec7d (diff)
downloadaur-6630d99d107766f57b75a6fa914ad04c7d530da8.tar.gz
Use wrapper script to LD_PRELOAD libcurl-compat
Makes the package easier to use for people who don't use .desktop files.
Diffstat (limited to 'GitKraken.desktop')
-rw-r--r--GitKraken.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/GitKraken.desktop b/GitKraken.desktop
index 6a475eae3e4f..1814363c3b48 100644
--- a/GitKraken.desktop
+++ b/GitKraken.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=GitKraken
Comment=Unleash your repo
-Exec=bash -c "LD_PRELOAD=/usr/lib/libcurl.so.3 gitkraken"
+Exec="gitkraken"
Icon=gitkraken
Terminal=false
Type=Application