#!/bin/sh # # postinst script for libsmbclient # # $Id: libsmbclient.postinst,v 1.3 2003/06/01 07:12:51 peloy Exp $ # if [ "$1" = "configure" ]; then ldconfig fi #DEBHELPER#