#!/bin/sh set -e # Automatically added by dh_pysupport if which update-python-modules >/dev/null 2>&1; then update-python-modules openshot.public fi # End automatically added section # Automatically added by dh_installmime if [ "$1" = "configure" ] && [ -x "`which update-mime 2>/dev/null`" ]; then update-mime fi # End automatically added section # Automatically added by dh_installmime if [ "$1" = "configure" ] && [ -x "`which update-mime-database 2>/dev/null`" ]; then update-mime-database /usr/share/mime fi # End automatically added section