View | Details | Raw Unified | Return to bug 218659
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 40-45 Link Here
40
40
41
LIBVERSION=	0.5000.2
41
LIBVERSION=	0.5000.2
42
PLIST_SUB+=	LIBVERSION=${LIBVERSION}
42
PLIST_SUB+=	LIBVERSION=${LIBVERSION}
43
PLIST_SUB+=	PLISTPREFIX=${PREFIX}
43
44
44
glib_MAN=	gtester.1 gtester-report.1 glib-gettextize.1
45
glib_MAN=	gtester.1 gtester-report.1 glib-gettextize.1
45
gio_MAN=	gdbus.1 gsettings.1 gio-querymodules.1 \
46
gio_MAN=	gdbus.1 gsettings.1 gio-querymodules.1 \
(-)pkg-plist (-2 / +2 lines)
Lines 324-331 Link Here
324
share/aclocal/glib-gettext.m4
324
share/aclocal/glib-gettext.m4
325
share/aclocal/gsettings.m4
325
share/aclocal/gsettings.m4
326
share/bash-completion/completions/gapplication
326
share/bash-completion/completions/gapplication
327
share/gdb/auto-load/usr/local/lib/libglib-2.0.so.%%LIBVERSION%%-gdb.py
327
share/gdb/auto-load%%PLISTPREFIX%%/lib/libglib-2.0.so.%%LIBVERSION%%-gdb.py
328
share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.%%LIBVERSION%%-gdb.py
328
share/gdb/auto-load%%PLISTPREFIX%%/lib/libgobject-2.0.so.%%LIBVERSION%%-gdb.py
329
share/gettext/its/gschema.its
329
share/gettext/its/gschema.its
330
share/gettext/its/gschema.loc
330
share/gettext/its/gschema.loc
331
share/glib-2.0/codegen/__init__.py
331
share/glib-2.0/codegen/__init__.py

Return to bug 218659