$NetBSD: patch-config_CMakeLists.txt,v 1.3 2020/12/07 13:03:40 pin Exp $

Install config file to proper location

--- config/CMakeLists.txt.orig	2020-10-31 08:58:17.000000000 +0000
+++ config/CMakeLists.txt
@@ -7,6 +7,6 @@ install(FILES
     COMPONENT Runtime
 )
 install(DIRECTORY openbox
-    DESTINATION "${LXQT_ETC_XDG_DIR}"
+    DESTINATION "share/examples"
     COMPONENT Runtime
 )
