From 18f809907f7221691370ec03b009be97aaa67981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 1 Sep 2016 00:16:28 +0200 Subject: [PATCH] kwindowsystem: remove leftover comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index 04639568..4b013999 100644 --- a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb +++ b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb @@ -12,7 +12,6 @@ PV = "${KF5_VERSION}" SRC_URI[md5sum] = "ae52891201ea66b15d94a4f5a2717a5f" SRC_URI[sha256sum] = "b8228dddcc6487e234f81239bea7ca7ae261af8fef7b9e5d7a8b49aa3ac5d0dd" -# hack: cmake_lib does not accept empty strings yet CMAKE_ALIGN_SYSROOT[1] = "KF5WindowSystem, -S${includedir}, -s${_IMPORT_PREFIX}/include" FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}"