$NetBSD: patch-menu_CMakeLists.txt,v 1.1 2020/12/07 12:55:28 pin Exp $

Install config file to proper location

--- menu/CMakeLists.txt.orig	2020-11-05 16:09:19.000000000 +0000
+++ menu/CMakeLists.txt
@@ -16,6 +16,6 @@ install(FILES
 
 install(FILES
     lxqt-applications.menu
-    DESTINATION "${LXQT_ETC_XDG_DIR}/menus"
+    DESTINATION "share/examples/menus"
     COMPONENT Runtime
 )
