[SCM] live-build branch, debian, updated. debian/3.0_a28-1-5-g89a66b4

Richard Nelson unixabg at gmail.com
Sat Aug 13 06:31:05 UTC 2011


The following commit has been merged in the debian branch:
commit ee09790f6d1e1d5381d9ec65c1cb08872daac64f
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Aug 8 22:53:49 2011 -0500

    Correcting path to VERSION file.

diff --git a/functions/common.sh b/functions/common.sh
index 327020a..2d679ad 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
 
 
 PROGRAM="live-build"
-VERSION="$(cat ${LB_BASE}VERSION)"
+VERSION="$(cat ${LB_BASE}/VERSION)"
 CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
 
 PATH="${PWD}/auto/scripts:${PATH}"

-- 
live-build



More information about the debian-live-changes mailing list