http://bugs.skolelinux.no/show_bug.cgi?id=1035
------- Additional Comments From [EMAIL PROTECTED] 2006-02-05 19:37 -------
There is a workaround in debian-edu-config 0.399+svn5749, creating symlink.
Not quite sure what will happen if we later upgrade the chroot, but I hope the
symlink will be overwritten.
the workaround works - just a bit afraid that it might break on future
upgrades.
this is the workaround:
# Workaround for Skolelinux bug #1035
test -f $target/usr/share/ldm/themes/Debian-Edu/logo-trans.png && \
test ! -r $target/usr/share/ldm/themes/Debian-Edu/background.png && \
ln -s logo-trans.png \
$target/usr/share/ldm/themes/Debian-Edu/background.png || /bin/true
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]