aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake')
-rw-r--r--x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake b/x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake
new file mode 100644
index 000000000000..75e759f79e9e
--- /dev/null
+++ b/x11-toolkits/copperspice/files/patch-src_plugins_platforms_xcb_xcb.cmake
@@ -0,0 +1,10 @@
+--- src/plugins/platforms/xcb/xcb.cmake.orig 2022-02-17 11:13:33 UTC
++++ src/plugins/platforms/xcb/xcb.cmake
+@@ -28,6 +28,6 @@ if(BUILD_PLATFORMS_XCB_PLUGIN)
+ -DXCB_USE_XINPUT2
+ )
+
+- install(TARGETS CsGuiXcb DESTINATION ${CMAKE_INSTALL_LIBDIR})
++ install(TARGETS CsGuiXcb DESTINATION ${CMAKE_INSTALL_LIBDIR}${CS_NAMESPACE_DIRECTORY}/platforms)
+ endif()
+