summarylogtreecommitdiffstats
path: root/llpp.install
diff options
context:
space:
mode:
authoraksr2018-04-17 09:41:22 +0200
committeraksr2018-04-17 09:41:22 +0200
commit619af819ce6acae4f24f88a209cabf0898c88cd6 (patch)
treedf27372ad0f05e8f05eef577b77784ca138200d4 /llpp.install
parent2d47d91a16e8047f0bdc3438b97cd1b5e1bd93b4 (diff)
downloadaur-619af819ce6acae4f24f88a209cabf0898c88cd6.tar.gz
Fix build (thanks hero).
Diffstat (limited to 'llpp.install')
-rw-r--r--llpp.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/llpp.install b/llpp.install
deleted file mode 100644
index be8f4f9e1a13..000000000000
--- a/llpp.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-pre_remove() {
- post_install
-}