$NetBSD: patch-autostart_CMakeLists.txt,v 1.1 2020/12/07 12:49:19 pin Exp $

Install config file to proper location

--- autostart/CMakeLists.txt.orig	2020-10-31 09:00:25.000000000 +0000
+++ autostart/CMakeLists.txt
@@ -10,6 +10,6 @@ add_custom_target(lxq_runner_autostart_d
 
 install(FILES
     ${DESKTOP_FILES}
-    DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
+    DESTINATION "share/examples/autostart"
     COMPONENT Runtime
 )
