#!/bin/sh -e

  # postinst

ldconfig

  # end
