Enable parallel tests.
[hoomd-blue.git] / packaging / debian / hoomdblue.postinst.debhelper
blobd99f375e3ee0d467705fe38ce55ae50d4c069aff
1 # Automatically added by dh_installmime
2 if [ "$1" = "configure" ] && [ -x "`which update-mime-database 2>/dev/null`" ]; then
3         update-mime-database /usr/share/mime
4 fi
5 # End automatically added section
6 # Automatically added by dh_makeshlibs
7 if [ "$1" = "configure" ]; then
8         ldconfig
9 fi
10 # End automatically added section