pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/glib2 glib2: add missing 'lib/' to an entry. Fix...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a39e38ad993
branches: trunk
changeset: 346197:7a39e38ad993
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 29 23:02:06 2019 +0000
description:
glib2: add missing 'lib/' to an entry. Fixes packaging.
diffstat:
devel/glib2/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 40eabf96a267 -r 7a39e38ad993 devel/glib2/PLIST
--- a/devel/glib2/PLIST Sun Dec 29 22:10:06 2019 +0000
+++ b/devel/glib2/PLIST Sun Dec 29 23:02:06 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.112 2019/12/29 19:58:47 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.113 2019/12/29 23:02:06 wiz Exp $
${PLIST.nococoa}bin/gapplication
bin/gdbus
bin/gio
@@ -307,7 +307,7 @@
share/aclocal/glib-gettext.m4
share/aclocal/gsettings.m4
share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.6200.4-gdb.py
-share/gdb/auto-load${LOCALBASE}/libgobject-2.0.so.0.6200.4-gdb.py
+share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.6200.4-gdb.py
share/gettext/its/gschema.its
share/gettext/its/gschema.loc
share/glib-2.0/gdb/glib_gdb.py
Home |
Main Index |
Thread Index |
Old Index