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