#!/bin/sh if [ "$1" = "remove" ]; then ldconfig fi #DEBHELPER# exit 0