[SCM] live-helper branch, debian-next, updated. debian/2.0_a15-1-36-g1003736

Richard Nelson unixabg at gmail.com
Wed Jun 23 16:36:20 UTC 2010


The following commit has been merged in the debian-next branch:
commit 9ec1b08a721ed02534cd9d484617fae4898a6130
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Jun 23 11:31:07 2010 -0500

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

diff --git a/cgi/cron b/cgi/cron
index f8e7b24..f644406 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -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

-- 
live-helper



More information about the debian-live-changes mailing list