summaryrefslogtreecommitdiff
path: root/pcr/conkeror-git/conkeror-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/conkeror-git/conkeror-git.install')
-rw-r--r--pcr/conkeror-git/conkeror-git.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/conkeror-git/conkeror-git.install b/pcr/conkeror-git/conkeror-git.install
index 5e5cfef4d..add795f60 100644
--- a/pcr/conkeror-git/conkeror-git.install
+++ b/pcr/conkeror-git/conkeror-git.install
@@ -1,11 +1,11 @@
post_install() {
- update-desktop-database -q
+ update-desktop-database -q
}
post_upgrade() {
- post_install $1
+ post_install $1
}
post_remove() {
- update-desktop-database -q
+ update-desktop-database -q
}