head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.05.28.10.20.01; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Version 4.3.1. - Fixed subpackages. @ text @if [ ! -r etc/apache/mod_php.conf ]; then cp -a etc/apache/mod_php.conf.example etc/apache/mod_php.conf elif [ "`cat etc/apache/mod_php.conf 2> /dev/null`" = "" ]; then cp -a etc/apache/mod_php.conf.example etc/apache/mod_php.conf fi @ .