pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pcmanfm-qt/patches sysutils/pcmanfm-qt: add p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66941d3b42af
branches: trunk
changeset: 443114:66941d3b42af
user: pin <pin%pkgsrc.org@localhost>
date: Mon Dec 07 11:45:36 2020 +0000
description:
sysutils/pcmanfm-qt: add patch
patches/patch-autostart_CMakeLists.txt
diffstat:
sysutils/pcmanfm-qt/patches/patch-autostart_CMakeLists.txt | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r f52cf0dc7e8a -r 66941d3b42af sysutils/pcmanfm-qt/patches/patch-autostart_CMakeLists.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/pcmanfm-qt/patches/patch-autostart_CMakeLists.txt Mon Dec 07 11:45:36 2020 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-autostart_CMakeLists.txt,v 1.1 2020/12/07 11:45:36 pin Exp $
+
+Install config file to proper location
+
+--- autostart/CMakeLists.txt.orig 2020-11-02 22:27:00.000000000 +0000
++++ autostart/CMakeLists.txt
+@@ -10,6 +10,6 @@ add_custom_target(autostart_desktop_file
+
+ install(FILES
+ ${DESKTOP_FILES}
+- DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
++ DESTINATION "share/examples/autostart"
+ COMPONENT Runtime
+ )
Home |
Main Index |
Thread Index |
Old Index