post_install() { ln -s /usr/share/spatialcache/spatialcache.py /usr/bin/spatialcache } pre_remove() { rm -f /usr/bin/spatialcache }