From 59073ad39fbfff9d69a73209939ce3aa283d0199 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 22 Dec 2017 19:40:47 +0000 Subject: reverted qmmp_launcher git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7794 90c681e8-e032-0410-971d-27865f9a5e38 --- bin/qmmp_launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/qmmp_launcher') diff --git a/bin/qmmp_launcher b/bin/qmmp_launcher index 51a10a3d0..8dce947b6 100755 --- a/bin/qmmp_launcher +++ b/bin/qmmp_launcher @@ -1,7 +1,7 @@ #!/bin/sh MYDIR=$(dirname $0) #QT_LIB_DIR=$(dirname $(which qmake))/../lib -QT_LIB_DIR=/opt/qt510/lib +QT_LIB_DIR=/opt/qt56/lib QMMP_LIB_DIRS=$MYDIR/../lib:$MYDIR/../src/qmmpui if [ -z ${LD_LIBRARY_PATH} ]; then -- cgit v1.2.3-13-gbd6f