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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20130118003013.GD11407@localhost

Reply via email to