From b26e6a587bec6a7181c65b88f10d76f7581775bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 20 Mar 2018 16:35:44 +0100 Subject: [PATCH] phonon: update 0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- ...fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-kde/other/phonon/files/0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch b/recipes-kde/other/phonon/files/0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch index 60504e49..f47509f2 100644 --- a/recipes-kde/other/phonon/files/0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch +++ b/recipes-kde/other/phonon/files/0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch @@ -25,7 +25,6 @@ index d93124b..80d6a6c 100644 +add_definitions(-DPHONON_LIBRARY_PATH="${PLUGIN_INSTALL_DIR}/plugins") add_definitions(-DPHONON_BACKEND_DIR_SUFFIX="/${PHONON_LIB_SONAME}_backend/") - automoc4_add_library(${PHONON_LIB_SONAME} SHARED ${phonon_LIB_SRCS}) + add_library(${PHONON_LIB_SONAME} SHARED ${phonon_LIB_SRCS}) -- -1.9.3 - +2.14.3