[SCM] live-config branch, debian-old-2.0, updated. debian/2.0.6-1-4-g62b6fbf

Daniel Baumann daniel at debian.org
Sat Sep 25 17:17:58 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit 62b6fbf926fcb993bfe6bf7c7de2c7c81a122c62
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Sep 25 19:17:40 2010 +0200

    Correcting typo in console-common script.

diff --git a/scripts/config/013-console-common b/scripts/config/013-console-common
index 5748d4f..51b1eef 100755
--- a/scripts/config/013-console-common
+++ b/scripts/config/013-console-common
@@ -12,7 +12,7 @@ Console_common ()
 {
 	# Checking if package is installed or already configured
 	if [ ! -e /var/lib/dpkg/info/console-common.list ] || \
-	   [ -e /var/lib/live/config/console-common.list ]
+	   [ -e /var/lib/live/config/console-common ]
 	then
 		return
 	fi

-- 
live-config



More information about the debian-live-changes mailing list