["$allow_thirdparty_install"="0"]&& fatal "Installing package $i from third-party source is forbidden by allow_thirdparty_install=0 in $CONFIGDIR/eepm.conf"
warning '%%% You are trying install package $i from third-party software source. Use it at your own risk. %%%'
warning '%%% You are trying install package $i from third-party software source. Use it at your own risk. %%%'
continue
continue
fi
fi
if! epm_status_original "$i";then
if! epm_status_original "$i";then
["$allow_thirdparty_install"="0"]&& fatal "Installing package $i not from official repository is forbidden by allow_thirdparty_install=0 in $CONFIGDIR/eepm.conf"
warning '%%% You are trying install package $i not from official $DISTRNAME/$DISTRVERSION repository. Use it at your own risk. %%%'
warning '%%% You are trying install package $i not from official $DISTRNAME/$DISTRVERSION repository. Use it at your own risk. %%%'