summarylogtreecommitdiffstats
path: root/vokoscreen.install
diff options
context:
space:
mode:
authorAlfredo Ramos2016-05-02 00:51:46 -0500
committerAlfredo Ramos2016-05-02 00:51:46 -0500
commitd6b2b499ab64aeec65045ca5bcece6fcad2e782b (patch)
treee44f4ffc6650ecbf18274acb43c3c7906c03139d /vokoscreen.install
parent06085d9b7fbf372b743a81c92ed9d658552949e7 (diff)
downloadaur-d6b2b499ab64aeec65045ca5bcece6fcad2e782b.tar.gz
Delete install file
update-desktop-database is now handled by pacman hooks
Diffstat (limited to 'vokoscreen.install')
-rw-r--r--vokoscreen.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/vokoscreen.install b/vokoscreen.install
deleted file mode 100644
index c3042a3a21ce..000000000000
--- a/vokoscreen.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file