diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-08 22:20:40 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-08 22:20:40 +0100 |
commit | 6d9e401d3717238fdccf8955b5d2b63fd65b498a (patch) | |
tree | eb8bee7b03fb2f8c92c249a8ef996f47ccecb574 /kde/kdebase-workspace/Pkgfile | |
parent | 6a98b50c33afa3e7d0eab2991a74bbf07de359d3 (diff) | |
download | nutyx-pakxe-6d9e401d3717238fdccf8955b5d2b63fd65b498a.tar.gz nutyx-pakxe-6d9e401d3717238fdccf8955b5d2b63fd65b498a.tar.bz2 nutyx-pakxe-6d9e401d3717238fdccf8955b5d2b63fd65b498a.tar.xz nutyx-pakxe-6d9e401d3717238fdccf8955b5d2b63fd65b498a.zip |
kdebase-workspace, nettoyage footprint
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/" \ |