[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.11-1-2-g24c0bbe
Daniel Baumann
daniel at debian.org
Sat Jan 1 16:54:51 UTC 2011
The following commit has been merged in the debian-old-2.0 branch:
commit 24c0bbef364f93ea66eecd76c547f8e2f9f3cf43
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jan 1 17:54:26 2011 +0100
Correcting outdated program variable.
diff --git a/functions/common.sh b/functions/common.sh
index b4538dd..f1326d4 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -8,7 +8,7 @@
## under certain conditions; see COPYING for details.
-PACKAGE="live-build"
+PROGRAM="live-build"
VERSION="2.0.11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
--
live-build
More information about the debian-live-changes
mailing list