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