Skip to content

data/meson.build: fix install schemas #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quaresmajose
Copy link

Add the --targetdir= to specify where to store the gschemas.compiled file

Fix the following:

Running custom install script '/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas'
Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.H6JUZ2”: Permission denied
FAILED: install script '/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas' failed with exit code 1.

Fixes #215

Add the --targetdir= to specify where to store the gschemas.compiled file

Fix the following:
|Running custom install script '/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas'
|Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.H6JUZ2”: Permission denied
|FAILED: install script '/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas' failed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package standards issue
1 participant