Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
gnome-multi-writer
gnome-multi-writer-meson.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-multi-writer-meson.patch of Package gnome-multi-writer
commit 356d8c02e25a9a34f9f0ccc830f4b815607f7bff Author: Dominique Leuenberger <dimstar@opensuse.org> Date: Tue Aug 15 14:36:14 2017 +0200 Build: respect libexecdir options of meson https://bugzilla.gnome.org/show_bug.cgi?id=786318 diff --git a/src/meson.build b/src/meson.build index 6610c4c..2ed0a45 100644 --- a/src/meson.build +++ b/src/meson.build @@ -44,5 +44,5 @@ executable( ], c_args : cargs, install : true, - install_dir : 'libexec' + install_dir : get_option('libexecdir') )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor