#! /bin/sh set -e if [ "$1" = configure ]; then # _sysconfigdata_d.py now found in the platform directory rm -f /usr/lib/python2.7/_sysconfigdata_d.py[co] fi #DEBHELPER# exit 0