Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/lxqt-session lxqt-session: fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf088b9b235f
branches: trunk
changeset: 433470:bf088b9b235f
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Tue Jun 02 17:40:00 2020 +0000
description:
lxqt-session: fix PLIST
Align with the state of the configuration installation path defined in
patches/patch-config_CMakeLists.txt.
diffstat:
x11/lxqt-session/Makefile | 4 ++--
x11/lxqt-session/PLIST | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 969993024773 -r bf088b9b235f x11/lxqt-session/Makefile
--- a/x11/lxqt-session/Makefile Tue Jun 02 16:22:40 2020 +0000
+++ b/x11/lxqt-session/Makefile Tue Jun 02 17:40:00 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/06/02 10:57:16 pin Exp $
+# $NetBSD: Makefile,v 1.6 2020/06/02 17:40:00 gutteridge Exp $
DISTNAME= lxqt-session-0.15.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 969993024773 -r bf088b9b235f x11/lxqt-session/PLIST
--- a/x11/lxqt-session/PLIST Tue Jun 02 16:22:40 2020 +0000
+++ b/x11/lxqt-session/PLIST Tue Jun 02 17:40:00 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/06/01 12:34:06 pin Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/06/02 17:40:00 gutteridge Exp $
bin/lxqt-config-session
bin/lxqt-leave
bin/lxqt-session
@@ -16,10 +16,10 @@
share/applications/lxqt-shutdown.desktop
share/applications/lxqt-suspend.desktop
share/examples/lxqt/xdg/autostart/lxqt-xscreensaver-autostart.desktop
-share/examples/lxqt/xdg/lxqt/lxqt.conf
-share/examples/lxqt/xdg/lxqt/session.conf
-share/examples/lxqt/xdg/lxqt/windowmanagers.conf
+share/examples/lxqt/xdg/lxqt.conf
share/examples/lxqt/xdg/openbox/lxqt-rc.xml
+share/examples/lxqt/xdg/session.conf
+share/examples/lxqt/xdg/windowmanagers.conf
share/kdm/sessions/lxqt.desktop
share/lxqt/translations/lxqt-config-session/lxqt-config-session_ar.qm
share/lxqt/translations/lxqt-config-session/lxqt-config-session_arn.qm
Home |
Main Index |
Thread Index |
Old Index