Tomb/extras/dismissed/debian/postinst
Jaromil 4a04d9dd84 to avoid confusion, obsolete and incomplete components are moved in extras/dismissed
including the old qt and python wrappers as discussed in issue #113
2014-07-21 16:25:56 +02:00

7 lines
66 B
Bash
Executable File

#!/bin/sh
if [ -x /usr/sbin/update-mime ]; then
update-mime
fi