Skip to content
  • Allison Karlitskaya's avatar
    Add --uninstall option to glib-compile-schemas · caae8ac5
    Allison Karlitskaya authored
    If --uninstall is given then don't give an error if the schema directory
    is empty.  Instead, erase the gschemas.compiled file, if it exists.
    This is the right thing to do in the 'make uninstall' rule, where the
    schema directory could very well be left empty as a result.
    
    Modify gsettings.m4 to use this option.
    caae8ac5