--- trunk/installer-simple/bin/installer.sh.in 2014/01/07 13:16:16 2401 +++ trunk/installer-simple/bin/installer.sh.in 2014/01/07 13:17:47 2402 @@ -23,7 +23,11 @@ } # load common includes -for inc in %SYSCONFDIR%/installer.conf +for inc in %SYSCONFDIR%/installer.conf \ + ${INSTALLER_LIBDIR}/functions/common.sh \ + ${INSTALLER_LIBDIR}/functions/common-dialogs.sh \ + ${INSTALLER_LIBDIR}/functions/hwdetection.sh \ + ${INSTALLER_LIBDIR}/functions/installer-dialogs.sh do if [ -e ${inc} ] then