summarylogtreecommitdiffstats
path: root/linphone.desktop
diff options
context:
space:
mode:
authorfrealgagu2018-08-10 16:31:44 -0500
committerfrealgagu2018-08-10 16:31:44 -0500
commita4e8e06611e95360cada70e6f279cf88da219799 (patch)
tree6b8334296844494afa22a57efe56303df0574d3a /linphone.desktop
parenta57b10812dad1c21873def132729928f924c98b3 (diff)
downloadaur-a4e8e06611e95360cada70e6f279cf88da219799.tar.gz
Fixing typo in conflicts and changing Exec clause in dektop file to avoid issues
Diffstat (limited to 'linphone.desktop')
-rw-r--r--linphone.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/linphone.desktop b/linphone.desktop
index 7e01e5493450..146d4ef3af8b 100644
--- a/linphone.desktop
+++ b/linphone.desktop
@@ -3,7 +3,7 @@ Name=Linphone Desktop
GenericName=SIP Phone
Comment=Linphone is a libre SIP client
Type=Application
-Exec=rm -rf /tmp/linphone-desktop && mkdir -p /tmp/linphone-desktop/OUTPUT && ln -s /opt/linphone-desktop /tmp/linphone-desktop/OUTPUT/desktop && /opt/linphone-desktop/bin/linphone %u
+Exec=sh -c "rm -rf /tmp/linphone-desktop && mkdir -p /tmp/linphone-desktop/OUTPUT && ln -s /opt/linphone-desktop /tmp/linphone-desktop/OUTPUT/desktop && /opt/linphone-desktop/bin/linphone %u"
Icon=linphone
Terminal=false
Categories=Network;Telephony;