#!/bin/sh -e if test "$1" = "configure"; then ldconfig fi #DEBHELPER#