--- smeserver-freepbx-0.1/root/etc/e-smith/events/actions/freepbx-checkinstall.retry_install 2008-08-15 18:03:28.000000000 +0200 +++ smeserver-freepbx-0.1/root/etc/e-smith/events/actions/freepbx-checkinstall 2009-03-19 11:16:34.000000000 +0100 @@ -33,7 +33,7 @@ # Run the install script only if it's a new install # Upgrades have to be done through freePBX and the online repository -if [ ! -d /opt/freepbx ]; then +if [ ! -d /opt/freepbx/admin ]; then mkdir -p /opt/freepbx if [ -e /usr/share/freepbx/sources/freepbx/ ]; then cd /usr/share/freepbx/sources/freepbx/