#!/bin/sh # # postinst script for libsmbclient # # if [ "$1" = "configure" ]; then ldconfig fi #DEBHELPER#