Update KDE to KDE 4.14.0 Final OBS-URL: https://build.opensuse.org/request/show/245377 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mobipocket?expand=0&rev=48
12 lines
547 B
Diff
12 lines
547 B
Diff
--- kdegraphics-mobipocket-4.13.90.orig/QMobipocketConfig.cmake 2013-11-04 21:42:18.000000000 +0100
|
|
+++ kdegraphics-mobipocket-4.13.90/QMobipocketConfig.cmake 2014-08-13 00:13:33.815194116 +0200
|
|
@@ -5,7 +5,7 @@ get_filename_component( _currentDir ${_
|
|
|
|
# find the full paths to the library and the includes:
|
|
find_path(QMOBIPOCKET_INCLUDE_DIR qmobipocket/mobipocket.h
|
|
- HINTS ${_currentDir}/include
|
|
+ HINTS ${_currentDir}/include ${KDE4_INCLUDE_DIR}
|
|
NO_DEFAULT_PATH)
|
|
|
|
find_library(QMOBIPOCKET_LIBRARY qmobipocket
|