pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/glib2 Fixed a couple of hardcoded LOCALBASEs.
details: https://anonhg.NetBSD.org/pkgsrc/rev/675b46d8b89d
branches: trunk
changeset: 374773:675b46d8b89d
user: jklos <jklos%pkgsrc.org@localhost>
date: Mon Jan 29 01:24:25 2018 +0000
description:
Fixed a couple of hardcoded LOCALBASEs.
diffstat:
devel/glib2/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 66069cdcc257 -r 675b46d8b89d devel/glib2/PLIST
--- a/devel/glib2/PLIST Sun Jan 28 23:39:36 2018 +0000
+++ b/devel/glib2/PLIST Mon Jan 29 01:24:25 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.96 2018/01/28 16:51:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.97 2018/01/29 01:24:25 jklos Exp $
bin/gapplication
bin/gdbus
bin/gio
@@ -290,8 +290,8 @@
share/aclocal/glib-2.0.m4
share/aclocal/glib-gettext.m4
share/aclocal/gsettings.m4
-share/gdb/auto-load/usr/pkg/lib/libglib-2.0.so.0.5400.3-gdb.py
-share/gdb/auto-load/usr/pkg/lib/libgobject-2.0.so.0.5400.3-gdb.py
+share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.5400.3-gdb.py
+share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.5400.3-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