[SCM] live-config branch, debian-next, updated. debian/3.0_a12-1-5-g9f83581

Daniel Baumann daniel at debian.org
Sat Nov 27 13:37:59 UTC 2010


The following commit has been merged in the debian-next branch:
commit 9f835817874025e907ac4b79edf29d7a95dff3bd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 27 14:37:41 2010 +0100

    Removing my previously wrongly dublicated chown call in debian-installer-launcher script.

diff --git a/scripts/config/108-debian-installer-launcher b/scripts/config/108-debian-installer-launcher
index 30291ee..923ff2b 100755
--- a/scripts/config/108-debian-installer-launcher
+++ b/scripts/config/108-debian-installer-launcher
@@ -29,7 +29,6 @@ Configure_debian_installer_launcher ()
 	if [ -d  /usr/share/kde4/apps/kio_desktop/DesktopLinks ]
 	then
 		install -D -o ${LIVE_USERNAME} -g ${LIVE_USERNAME} /usr/share/applications/debian-installer-launcher.desktop /usr/share/kde4/apps/kio_desktop/DesktopLinks/
-		chown ${LIVE_USERNAME}:${LIVE_USERNAME} /home/${LIVE_USERNAME}/Desktop -R
 	else
 		install -D -o ${LIVE_USERNAME} -g ${LIVE_USERNAME} /usr/share/applications/debian-installer-launcher.desktop /home/${LIVE_USERNAME}/Desktop/debian-installer-launcher.desktop
 		chown ${LIVE_USERNAME}:${LIVE_USERNAME} /home/${LIVE_USERNAME}/Desktop -R

-- 
live-config



More information about the debian-live-changes mailing list