#!/bin/sh
set -e
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
  ldconfig -n /usr/lib
fi
# End automatically added section
