-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Has the bug or similar already been reported?
No.
Describe the bug
Line 78 in abb0272
| meson.add_install_script('glib-compile-schemas', schemas_dir, install_tag: 'schemas') |
This line is causing issues on pacstall/pacstall-programs#6918, as we now use bwrap to sandbox the install, and the line is trying to modify files outside the sandbox. Could this be removed and done as a postscript?
Metadata
Metadata
Assignees
Labels
No labels