[SCM] live-config branch, debian-next, updated. debian/2.0_a14-1-5-g799653d

Daniel Baumann daniel at debian.org
Fri Jul 16 02:02:25 UTC 2010


The following commit has been merged in the debian-next branch:
commit 799653d2f480945fb21ee479fa05fbbd4f6be985
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 16 04:01:25 2010 +0200

    Removing debian specific scripts when being used on ubuntu.

diff --git a/bin/update-live-config.sh b/bin/update-live-config.sh
index ce31928..7be5050 100755
--- a/bin/update-live-config.sh
+++ b/bin/update-live-config.sh
@@ -49,4 +49,8 @@ case "${_DISTRIBUTION}" in
 			;;
 		esac
 		;;
+	ubuntu)
+		# Removing debian scripts
+		rm -f "${_DIRECTORY}"/*-gdm3
+		;;
 esac

-- 
live-config



More information about the debian-live-changes mailing list