summaryrefslogtreecommitdiffstats
path: root/audio-creation/ardour2/POST_REMOVE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/ardour2/POST_REMOVE')
-rwxr-xr-xaudio-creation/ardour2/POST_REMOVE3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio-creation/ardour2/POST_REMOVE b/audio-creation/ardour2/POST_REMOVE
new file mode 100755
index 0000000000..d0dc2336c7
--- /dev/null
+++ b/audio-creation/ardour2/POST_REMOVE
@@ -0,0 +1,3 @@
+if is_depends_enabled $SPELL shared-mime-info; then
+ "$INSTALL_ROOT/usr/bin/update-mime-database" "$INSTALL_ROOT/usr/share/mime"
+fi