summaryrefslogtreecommitdiffstats
path: root/abs/core/cmake/cmake.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-06 22:33:26 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-06 22:33:26 (GMT)
commita636637b2cc2c3232112fd9c12fb9002068b9ddb (patch)
tree3ca70ff2c209403557a993168c53fe7175311870 /abs/core/cmake/cmake.install
parent760fe45316486bf525f49f6dccd9b22192720f0b (diff)
downloadlinhes_pkgbuild-a636637b2cc2c3232112fd9c12fb9002068b9ddb.zip
linhes_pkgbuild-a636637b2cc2c3232112fd9c12fb9002068b9ddb.tar.gz
linhes_pkgbuild-a636637b2cc2c3232112fd9c12fb9002068b9ddb.tar.bz2
cmake 2.8.8
Diffstat (limited to 'abs/core/cmake/cmake.install')
-rw-r--r--abs/core/cmake/cmake.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/cmake/cmake.install b/abs/core/cmake/cmake.install
index 7c8a8bd..55f6c84 100644
--- a/abs/core/cmake/cmake.install
+++ b/abs/core/cmake/cmake.install
@@ -1,5 +1,6 @@
post_install() {
update-mime-database usr/share/mime &> /dev/null
+ [[ -x usr/bin/update-desktop-database ]] && update-desktop-database -q || true
}
post_upgrade() {