aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/qmmp_launcher (renamed from bin/qmmp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qmmp b/bin/qmmp_launcher
index ae13c2b9f..dbea73895 100755
--- a/bin/qmmp
+++ b/bin/qmmp_launcher
@@ -5,4 +5,4 @@ printf '\nSetting LD_LIBRARY_PATH to '$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
printf '\n'$LD_LIBRARY_PATH
printf '\n'
-exec $MYDIR/qmmp.real "$@"
+exec $MYDIR/qmmp "$@"