Path correction on cgi/cron build file append to mailer.

This commit is contained in:
Richard Nelson 2010-06-23 11:31:07 -05:00
parent 47a6440e2e
commit 9ec1b08a72
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ Here's a list of all build-options that were used to build your image:
EOF
cat "${_DESTDIR}"/"${_BUILD}"/build >> "${_DESTDIR}"/"${_BUILD}"/mail
cat "${_TEMPDIR}"/"${_BUILD}".build >> "${_DESTDIR}"/"${_BUILD}"/mail
# Moving binary image
#if ls "${_TEMPDIR}"/"${_BUILD}"/binary*.* > /dev/null 2>&1