[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#698397: LIVE_BUID : a possible typo in live-build version 3.0~b5-1



Package: live-build
Version: 3.0~b5-1
Tags: patch

Dear Maintainer,

I wonder whether the following patch could correct a typo in the
unstable version of live-build. May it be of any help for you
(sorry, I am a novice bug reporter) ?

Regards,
JH Chatenet

diff -Naur a/usr/share/live/build/functions/defaults.sh b/usr/share/live/build/functions/defaults.sh
--- a/usr/share/live/build/functions/defaults.sh	2013-01-02 10:48:06.000000000 +0000
+++ b/usr/share/live/build/functions/defaults.sh	2013-01-18 00:01:36.850235948 +0000
@@ -303,7 +303,7 @@
 	esac
 
 	# Setting templates
-	if [ -n "${LIVE_BUID}" ]
+	if [ -n "${LIVE_BUILD}" ]
 	then
 		LB_TEMPLATES="${LB_TEMPLATES:-${LIVE_BUILD}/templates}"
 	else


Reply to: