summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-15 09:11:47 +0100
committer Eric Hameleers <alien@slackware.com>2016-11-15 09:11:47 +0100
commit95e5e17fe7ed55d0fe248b9451b8dddc3173f5bb (patch)
tree702ddafdd915e5666f90f1efe1bf57b7e70372a9 /kde/post-install
parentba690f3784881e33874b2bc3513aafb653cfaa95 (diff)
downloadktown-95e5e17fe7ed55d0fe248b9451b8dddc3173f5bb.tar.gz
ktown-95e5e17fe7ed55d0fe248b9451b8dddc3173f5bb.tar.xz
SDDM: new version 0.14.0 required some patching.
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/sddm-qt5.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/post-install/sddm-qt5.post-install b/kde/post-install/sddm-qt5.post-install
index d1486c1..15a6a1a 100644
--- a/kde/post-install/sddm-qt5.post-install
+++ b/kde/post-install/sddm-qt5.post-install
@@ -1,3 +1,6 @@
# Remove PAM related stuff:
rm -rf $PKG/etc/pam.d
+# Remove the sddm.conf file because we will generate our own in doinst.sh:
+rm -f $PKG/etc/sddm.conf
+