[SCM] live-initramfs branch, master, updated. debian/1.173.3-1-2-gcb76566

Daniel Baumann daniel at debian.org
Fri Mar 12 16:23:11 UTC 2010


The following commit has been merged in the master branch:
commit cb765662a7937f25f820aa0618de45addbce1110
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 17:18:49 2010 +0100

    Correcting path in previous commit.

diff --git a/scripts/live-bottom/34disable_kpersonalizer b/scripts/live-bottom/34disable_kpersonalizer
index 1dc4545..8f6709b 100755
--- a/scripts/live-bottom/34disable_kpersonalizer
+++ b/scripts/live-bottom/34disable_kpersonalizer
@@ -31,7 +31,7 @@ log_begin_msg "Disabling kpersonalizer"
 
 # live-initramfs script
 
-if [ -e /etc/kde3 ]
+if [ -e /root/etc/kde3 ]
 then
 	if chroot /root /usr/bin/which kpersonalizer >/dev/null
 	then

-- 
live-initramfs



More information about the debian-live-changes mailing list