fix bug #476965 (DESKTOPMANAGER=KDM botch)

This commit is contained in:
Rex Dieter 2008-12-22 08:31:44 -06:00
parent 04ec7b3a3d
commit af1369b889
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ fuse
# create /etc/sysconfig/desktop (needed for installation)
cat > /etc/sysconfig/desktop <<EOF
DESKTOP="KDE"
DISPLAYMANAGER="KDM"
DISPLAYMANAGER="KDE"
EOF
# add initscript

View File

@ -91,7 +91,7 @@ alsa-utils
# create /etc/sysconfig/desktop (needed for installation)
cat > /etc/sysconfig/desktop <<EOF
DESKTOP="KDE"
DISPLAYMANAGER="KDM"
DISPLAYMANAGER="KDE"
EOF
# add initscript