summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/kdebase-runtime/post-install2
-rwxr-xr-xkde/kdebase/post-install1
2 files changed, 1 insertions, 2 deletions
diff --git a/kde/kdebase-runtime/post-install b/kde/kdebase-runtime/post-install
index e66be6d25..a1dc4424d 100644
--- a/kde/kdebase-runtime/post-install
+++ b/kde/kdebase-runtime/post-install
@@ -1,2 +1,2 @@
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-mime-database usr/share/mime &> /dev/null
+update-mime-database /usr/share/mime &> /dev/null
diff --git a/kde/kdebase/post-install b/kde/kdebase/post-install
index 0225b52ba..b3ca9a991 100755
--- a/kde/kdebase/post-install
+++ b/kde/kdebase/post-install
@@ -1,5 +1,4 @@
#!/bin/bash
-sed -i "s/xdm.pid/kdm.pid/" /etc/rc.d/init.d/kdm
sed -i "s/^id:[3-5]/id:5/" /etc/inittab