if [ "$1" = "configure" ]; then update-alternatives \ --install /usr/bin/php php /usr/bin/php5 50 \ --slave /usr/share/man/man1/php.1.gz php.1.gz /usr/share/man/man1/php5.1.gz fi