[SCM] live-config branch, debian, updated. debian/2.0_a14-1-16-gd485a6f
Daniel Baumann
daniel at debian.org
Fri Jul 16 23:18:47 UTC 2010
The following commit has been merged in the debian 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