GNOME Bugzilla – Bug 786318
Build: respect libexecdir options of meson
Last modified: 2017-12-06 16:37:59 UTC
meson install hardcoded /usr/libexec otherwise
Created attachment 357624 [details] [review] Build: respect libexecdir options of meson
Created attachment 357625 [details] [review] build: Do not hardcode installation paths Always use the configuration options from Meson.
I went through the whole thing and removed all hardcoded paths, as there were a ton more occurrences.
I'm not sure about the gmw prefix; what about something like prefixed_localedir instead? Then I can do the same fix to all my other project that do the same thing...
Created attachment 357631 [details] [review] build: Do not hardcode installation paths Always use the configuration options from Meson.
Review of attachment 357631 [details] [review]: LGTM, thanks.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-multi-writer/issues/4.