$NetBSD: patch-autostart_CMakeLists.txt,v 1.2 2024/08/02 17:12:07 pin Exp $

Install config file to proper location.

--- autostart/CMakeLists.txt.orig	2024-05-28 12:55:25.616096311 +0000
+++ autostart/CMakeLists.txt
@@ -11,6 +11,6 @@ add_custom_target(lxqt_policykit_autosta
 
 install(FILES
     ${DESKTOP_FILES}
-    DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
+    DESTINATION "share/examples/autostart"
     COMPONENT Runtime
 )
