diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 0000000..f7be92e --- /dev/null +++ b/debian/postinst @@ -0,0 +1,3 @@ +#!/bin/sh +glib-compile-schemas /usr/share/glib-2.0/schemas + diff --git a/debian/postrm b/debian/postrm new file mode 100644 index 0000000..f7be92e --- /dev/null +++ b/debian/postrm @@ -0,0 +1,3 @@ +#!/bin/sh +glib-compile-schemas /usr/share/glib-2.0/schemas + -- libgit2 0.21.2