[SCM] live-config branch, debian, updated. debian/2.0.13-1

Daniel Baumann daniel at debian.org
Mon Nov 29 22:25:29 UTC 2010


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

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

diff --git a/scripts/config/109-debian-installer-launcher b/scripts/config/109-debian-installer-launcher
index 30291ee..923ff2b 100755
--- a/scripts/config/109-debian-installer-launcher
+++ b/scripts/config/109-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