#!/bin/sh -e if [ "$1" = "configure" ]; then ldconfig usr/lib/@libname@ fi #DEBHELPER#