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