diff options
author | wiz <wiz@pkgsrc.org> | 2019-12-29 23:02:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-12-29 23:02:06 +0000 |
commit | 2cb3c9646bdf6f60e90bc9d76d7087f97ea40861 (patch) | |
tree | d39088f9bd5e0e360c716f01e3844c7082ed699d /devel/glib2 | |
parent | 50ed56cc6102c31350547fc7ade092cd07301233 (diff) | |
download | pkgsrc-2cb3c9646bdf6f60e90bc9d76d7087f97ea40861.tar.gz |
glib2: add missing 'lib/' to an entry. Fixes packaging.
Diffstat (limited to 'devel/glib2')
-rw-r--r-- | devel/glib2/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST index 2bde50d3048..4ab0bbd2b31 100644 --- a/devel/glib2/PLIST +++ b/devel/glib2/PLIST @@ -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-2.0.m4 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 |