#!/bin/sh -e if [ "$1" = "configure" ]; then dpkg-trigger --no-await ldconfig fi