#!/bin/sh if [ "$1" = "configure" ]; then /sbin/ldconfig fi #DEBHELPER#