aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-ivi-extension/use_sysroot_dir.patch
blob: 8811879d4fe6a29d1d405f89c0ba05112c97e9f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: git/weston-ivi-shell/CMakeLists.txt
===================================================================
--- git.orig/weston-ivi-shell/CMakeLists.txt	2014-04-04 00:15:43.000000000 +0300
+++ git/weston-ivi-shell/CMakeLists.txt	2014-04-04 00:16:20.000000000 +0300
@@ -44,7 +44,7 @@
     ${CAIRO_LIBRARY_DIRS}
     ${WESTON_LIBRARY_DIRS}
     ${PIXMAN_LIBRARY_DIRS}
-    ${WESTON_LIBDIR}/weston
+    =${WESTON_LIBDIR}/weston
 )