[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



tag 698397 pending
thanks

applied in git, thanks.

On Thu, Jan 17, 2013 at 6:30 PM, jhcha54008 <jhcha54008@free.fr> wrote:
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 debian-live-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 20130118003013.GD11407@localhost" target="_blank">http://lists.debian.org/[🔎] 20130118003013.GD11407@localhost



Reply to: