mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon-desktop: Use elogind.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
8c4b7e5800
commit
dc5aea10c4
1 changed files with 0 additions and 3 deletions
|
@ -74,9 +74,6 @@ find -L . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
||||
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
||||
|
||||
# Use ConsoleKit instead of logind
|
||||
sed -i "s|<default>true</default>|<default>false</default>|g" schemas/org.cinnamon.desktop.session.gschema.xml.in.in
|
||||
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup \
|
||||
|
|
Loading…
Reference in a new issue