summarylogtreecommitdiffstats
path: root/vokoscreen-git.install
diff options
context:
space:
mode:
authorAlfredo Ramos2016-05-02 00:54:37 -0500
committerAlfredo Ramos2016-05-02 00:54:37 -0500
commitbad495bbf36879c3dba7a25eaa8f98efa5ed2810 (patch)
treebad8bb36dea2b24301d5d88995d00d4a7acd4a81 /vokoscreen-git.install
parentd9d4429333ee194fef587df58ec8d16e2aa1264f (diff)
downloadaur-bad495bbf36879c3dba7a25eaa8f98efa5ed2810.tar.gz
Delete install file
update-desktop-database is now handled by pacman hooks
Diffstat (limited to 'vokoscreen-git.install')
-rw-r--r--vokoscreen-git.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/vokoscreen-git.install b/vokoscreen-git.install
deleted file mode 100644
index c3042a3a21ce..000000000000
--- a/vokoscreen-git.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