forked from cromer/pamac-classic
update to work with newever versions of vala
This commit is contained in:
6
meson_scripts/install_schemas.sh
Executable file
6
meson_scripts/install_schemas.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ -z "${DESTDIR}" ]]; then
|
||||
echo Compiling gsettings schemas...
|
||||
glib-compile-schemas ${MESON_INSTALL_PREFIX}/share/glib-2.0/schemas
|
||||
fi
|
||||
Reference in New Issue
Block a user