#!/bin/sh # # postinst script for libsmbclient # # $Id: libsmbclient.postinst,v 1.2.2.2 2002/05/02 20:20:28 jerry Exp $ # if [ "$1" = "configure" ]; then ldconfig fi #DEBHELPER#