From b366985c5083cd3cdbfdb3c877f5048771a8a4bb Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Thu, 12 Feb 2009 17:52:10 -0500 Subject: [PATCH] initchroot: sugar workaround can go away now This was breaking the build, and holger tells me that it can go away.. Signed-off-by: Andres Salomon --- initchroot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/initchroot.sh b/initchroot.sh index 6a5239e..2808620 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -228,7 +228,6 @@ EOF # configure sugar if [ -d ${ROOT_DIR}/usr/share/sugar ]; then # #? - ln -sf /usr/share/activities/ ${ROOT_DIR}/usr/share/sugar cat >> ${ROOT_DIR}/home/${DEFUSER}/.Xsession <<- EOF matchbox-window-manager -use_titlebar no & sugar -- 2.39.2