#! /bin/sh -e if test "$1" = "configure"; then ucf /usr/share/php5-imagick/imagick.ini-dist /etc/php5/conf.d/imagick.ini fi exit 0