Has the bug or similar already been reported?
No.
Describe the bug
https://github.com/louis77/tuner/blob/abb0272a4e70c99a60aea840ddcab19871b6b165/data/meson.build#L78
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?
Has the bug or similar already been reported?
No.
Describe the bug
https://github.com/louis77/tuner/blob/abb0272a4e70c99a60aea840ddcab19871b6b165/data/meson.build#L78
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?