diff options
Diffstat (limited to 'kde/kdebase-workspace/Pkgfile')
-rwxr-xr-x | kde/kdebase-workspace/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile index fd4d9649d..f283aa7aa 100755 --- a/kde/kdebase-workspace/Pkgfile +++ b/kde/kdebase-workspace/Pkgfile @@ -37,6 +37,7 @@ build() { $PKG/$KDE_PREFIX/share/apps/kdm/sessions/ install -m755 ../Xsession.kde4 \ $PKG/$KDE_PREFIX/share/config/kdm/Xsession + chown -R 0:0 ../carbon cp -a ../carbon \ $PKG/$KDE_PREFIX/share/apps/kdm/themes/ sed -i "s/AllowRootLogin=false/AllowRootLogin=true/" \ |