# HG changeset patch # User Alan Coopersmith # Date 1481940243 28800 # Node ID e4477dbbbcf97fe10fcaf730a2252a42570cd888 # Parent 38effcff0d5d5b79e3cc85178e68589ba67b17a6 25207860 AccountsService uses /usr/var - wrong place in the file system diff -r 38effcff0d5d -r e4477dbbbcf9 components/desktop/accountsservice/Makefile --- a/components/desktop/accountsservice/Makefile Thu Dec 15 15:34:10 2016 -0800 +++ b/components/desktop/accountsservice/Makefile Fri Dec 16 18:04:03 2016 -0800 @@ -69,6 +69,7 @@ CONFIGURE_OPTIONS += --disable-systemd CONFIGURE_OPTIONS += --with-pic CONFIGURE_OPTIONS += --libexecdir="$(USRLIBDIR)" +CONFIGURE_OPTIONS += --localstatedir="$(VARDIR)" CONFIGURE_OPTIONS += --sysconfdir="$(ETCDIR)" # Solaris reserves uids < 100 for system accounts