Accepting request 439160 from home:tumic:GPXSee

Version 3.0

OBS-URL: https://build.opensuse.org/request/show/439160
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=8
This commit is contained in:
Martin Tůma
2016-11-08 09:46:33 +00:00
committed by Git OBS Bridge
parent 513669e73f
commit 60b44356c4
12 changed files with 73 additions and 9 deletions

View File

@@ -5,6 +5,9 @@ case "$1" in
;;
remove)
if [ -x /usr/bin/update-mime-database ]; then
/usr/bin/update-mime-database /usr/share/mime > /dev/null
fi
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database > /dev/null
fi