[Lunar-commits] <moonbase-other> virt-manager: compile glib schemas

Stefan Wold ratler at lunar-linux.org
Mon Oct 27 20:34:46 CET 2014


commit a199678b1488ffde7a44b09202d27fd4e479bfed
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Mon, 27 Oct 2014 20:34:25 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/a199678b1488ffde7a44b09202d27fd4e479bfed

virt-manager: compile glib schemas
---
  virtual/virt-manager/POST_INSTALL | +2/-0     
  virtual/virt-manager/POST_REMOVE  | +2/-0     
  2 files changed, 4 insertions(+)

--- /dev/null
+++ b/virtual/virt-manager/POST_INSTALL
@@ -0,0 +1,2 @@
+# Compile glib schemas
+glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null
--- /dev/null
+++ b/virtual/virt-manager/POST_REMOVE
@@ -0,0 +1,2 @@
+# Re-compile schemas
+glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null




More information about the Lunar-commits mailing list