diff options
author | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-15 08:22:44 +0100 |
---|---|---|
committer | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-15 08:22:44 +0100 |
commit | 0185a5969e992e76847e260806e5d06c8bbe8fb9 (patch) | |
tree | 712279db6ec6f9da4cb16e6b1d72426a8719b2f8 /kde/kdebase-workspace/Pkgfile | |
parent | 9776720e4872b9ceb4a69c120cbfc1771636c66b (diff) | |
parent | f1c9ab8432000884d9c3a9e5b24cabd10778c38f (diff) | |
download | nutyx-extra-0185a5969e992e76847e260806e5d06c8bbe8fb9.tar.gz nutyx-extra-0185a5969e992e76847e260806e5d06c8bbe8fb9.tar.bz2 nutyx-extra-0185a5969e992e76847e260806e5d06c8bbe8fb9.tar.xz nutyx-extra-0185a5969e992e76847e260806e5d06c8bbe8fb9.zip |
Merge remote branch 'nutyx-2009/master'
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/" \ |