summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/kdm')
-rw-r--r--remote/modules/kdm/kdm.build6
-rw-r--r--remote/modules/kdm/kdm.conf.zypper2
2 files changed, 5 insertions, 3 deletions
diff --git a/remote/modules/kdm/kdm.build b/remote/modules/kdm/kdm.build
index 9f2008f5..a2602301 100644
--- a/remote/modules/kdm/kdm.build
+++ b/remote/modules/kdm/kdm.build
@@ -15,8 +15,10 @@ build () {
post_copy() {
#create static kdm folders in stage3.2
- mkdir -p ${TARGET_BUILD_DIR}/var/lib/kdm
- mkdir -p ${TARGET_BUILD_DIR}/var/run/kdm
+ mkdir -p "${TARGET_BUILD_DIR}/var/lib/kdm"
+ mkdir -p "${TARGET_BUILD_DIR}/var/run/kdm"
+ # link kdm config as opensuse wants in in another place
+ ln -s "/etc/kde4" "$TARGET_BUILD_DIR/usr/share/kde4/config"
#copy required icons
diff --git a/remote/modules/kdm/kdm.conf.zypper b/remote/modules/kdm/kdm.conf.zypper
index b0516430..51e73fbf 100644
--- a/remote/modules/kdm/kdm.conf.zypper
+++ b/remote/modules/kdm/kdm.conf.zypper
@@ -1,5 +1,5 @@
REQUIRED_DEPENDENCIES="kdm"
-REQUIRED_PACKAGES="kdm kde-workspace-kgreet-plugins"
+REQUIRED_PACKAGES="kdm kde4-kgreeter-plugins"
REQUIRED_BINARIES=""
REQUIRED_DIRECTORIES=" /etc/dbus-1
/usr/lib/kde4