summaryrefslogtreecommitdiff
path: root/pcr/conkeror-git/conkeror-git.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-22 00:58:24 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-22 00:58:24 -0500
commit4314968e83187c8a94ad9b0cc16d1b873f138a99 (patch)
treecf66607729e0af2fcee1567ce00a2b9b65857ea1 /pcr/conkeror-git/conkeror-git.install
parentbf2f84a53eb2bbea305eafbfd77b7bf5a859b24e (diff)
downloadabslibre-4314968e83187c8a94ad9b0cc16d1b873f138a99.tar.gz
abslibre-4314968e83187c8a94ad9b0cc16d1b873f138a99.tar.bz2
abslibre-4314968e83187c8a94ad9b0cc16d1b873f138a99.zip
conkeror-git-120527.1.241.ga1f7e87-1: updating version
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
}