summaryrefslogtreecommitdiff
path: root/pcr/conkeror/conkeror.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-18 06:42:58 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-18 06:42:58 -0500
commitf2d125bc95925dc14987dc324af143460502b642 (patch)
treedf90d84ff48cd4a22621635c5039b4f4fc99e012 /pcr/conkeror/conkeror.install
parentfceb4291e6d1ea3cd0ea62866b544873a4a72237 (diff)
conkeror-git-120527.1.225.gc57b7be-1: updating version
Diffstat (limited to 'pcr/conkeror/conkeror.install')
-rw-r--r--pcr/conkeror/conkeror.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/conkeror/conkeror.install b/pcr/conkeror/conkeror.install
deleted file mode 100644
index 5e5cfef4d..000000000
--- a/pcr/conkeror/conkeror.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- update-desktop-database -q
-}