summarylogtreecommitdiffstats
path: root/calibre-common-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'calibre-common-git.install')
-rw-r--r--calibre-common-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/calibre-common-git.install b/calibre-common-git.install
new file mode 100644
index 000000000000..3607d6becd6a
--- /dev/null
+++ b/calibre-common-git.install
@@ -0,0 +1,4 @@
+post_remove() {
+ rm -f /usr/lib/calibre/bin
+ rmdir /usr/lib/calibre/
+}