mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon-settings-daemon: Fix value.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
b9b9d7a777
commit
c37ddc6e46
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ cd build
|
|||
--mandir=/usr/man \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
-Duse_polkit=yes \
|
||||
-Duse_logind=no
|
||||
-Duse_polkit=enabled \
|
||||
-Duse_logind=disabled
|
||||
ninja
|
||||
DESTDIR=$PKG ninja install
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue