summarylogtreecommitdiffstats
path: root/pencil.install
diff options
context:
space:
mode:
Diffstat (limited to 'pencil.install')
-rw-r--r--pencil.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/pencil.install b/pencil.install
deleted file mode 100644
index bcb3e47864e1..000000000000
--- a/pencil.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_remove() {
- post_install $1
-}