#!/bin/sh set -e if [ "$1" = "configure" ] && [ -x /usr/lib/qgis/crssync ]; then /usr/lib/qgis/crssync fi #DEBHELPER#