fix bug #476965 (DESKTOPMANAGER=KDM botch)

This commit is contained in:
Rex Dieter
2008-12-22 08:31:44 -06:00
committed by Jeroen van Meeuwen (Fedora Unity)
parent 099d4dc7dc
commit 7f2b258f84
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,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