[gnome-software] trivial: Do not include an explicit path when opening local files



commit 6cd7b1d0fca7a60b42aa0335937b39f0ddcd537a
Author: Richard Hughes <richard hughsie com>
Date:   Sun Apr 23 08:19:29 2017 +0100

    trivial: Do not include an explicit path when opening local files

 src/gnome-software-local-file.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-software-local-file.desktop.in b/src/gnome-software-local-file.desktop.in
index d0c7f15..1126b7b 100644
--- a/src/gnome-software-local-file.desktop.in
+++ b/src/gnome-software-local-file.desktop.in
@@ -2,7 +2,7 @@
 Name=Software Install
 Comment=Install selected software on the system
 Categories=System;
-Exec=@bindir@/gnome-software --local-filename=%f
+Exec=gnome-software --local-filename=%f
 Terminal=false
 Type=Application
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]