#! /bin/sh set -e update=/usr/share/python/runtime.d/libboost-python1.40-dev.rtupdate $update remove # Automatically added by dh_pysupport if which update-python-modules >/dev/null 2>&1; then update-python-modules -c libboost-python1.40-dev.public fi # End automatically added section