#!/bin/sh # mostly for lintian, and/or debhelper fragments below. set -e odbcinst -u -d -n SQLITE || true odbcinst -u -d -n SQLITE3 || true