mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon-control-center: Disable gnome online accounts.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
8943cba076
commit
639c3510a2
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ cd build
|
|||
--mandir=/usr/man \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
-Donlineaccounts=true
|
||||
-Donlineaccounts=false
|
||||
ninja
|
||||
DESTDIR=$PKG ninja install
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue