phonon: update 0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-03-20 16:35:44 +01:00
parent 7f09d0a2b1
commit b26e6a587b

View File

@@ -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