$NetBSD: patch-menu_CMakeLists.txt,v 1.2 2022/04/24 15:39:01 pin Exp $ Install config file to proper location --- menu/CMakeLists.txt.orig 2022-04-16 13:08:11.000000000 +0000 +++ menu/CMakeLists.txt @@ -19,6 +19,6 @@ install(FILES lxqt-applications.menu lxqt-applications-compact.menu lxqt-applications-simple.menu - DESTINATION "${LXQT_ETC_XDG_DIR}/menus" + DESTINATION "share/examples/menus" COMPONENT Runtime )