summarylogtreecommitdiffstats
path: root/qomui.install
diff options
context:
space:
mode:
Diffstat (limited to 'qomui.install')
-rw-r--r--qomui.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/qomui.install b/qomui.install
new file mode 100644
index 000000000000..208973620b2b
--- /dev/null
+++ b/qomui.install
@@ -0,0 +1,3 @@
+post_remove() {
+ /usr/bin/rm -rf /usr/share/qomui
+}