diff --git a/akmods b/akmods index b320fae..9f22986 100644 --- a/akmods +++ b/akmods @@ -297,8 +297,8 @@ buildinstall_kmod() if [[ "${continue_line}" ]]; then akmods_echo 1 2 --failure fi - akmods_echo 2 1 "Could not install newly built RPMs. You can find them and the logfile" - akmods_echo 2 1 "${this_kmodverrel}-for-${this_kernelver}.failed.log in /var/cache/akmods/${this_kmodname}/" + akmods_echo 2 1 "Could not install newly built RPMs. You can find them and the logfile in:" + akmods_echo 2 1 "/var/cache/akmods/${this_kmodname}/${this_kmodverrel}-for-${this_kernelver}.failed.log" cp -fl "${kmodlogfile}" "/var/cache/akmods/${this_kmodname}/${this_kmodverrel}-for-${this_kernelver}.failed.log" kmodlogfile="" remove_tmpdir