#! /bin/sh
set -e

#DEBHELPER#

if [ "$1" = "configure" ]; then
  update-python-modules -b python-support.dirs
fi
