[Bug 257493] games/gnome-mahjongg: 'stage' tries to install directly to LOCALBASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Jul 2021 21:40:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257493

--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
It looks like the module in meson's modules/gnome.py writes to
'prefix'/'datadir' if 'glib_compile_schemas' is enabled.  Without any 'DESTDIR'
in front of it.

Maybe it's just right to disable glib_compile_schemas for 'stage'.  'install'
will run it via Keywords/glib-schemas.ucl

-- 
You are receiving this mail because:
You are the assignee for the bug.