accountsservice: keep /var/lib/AccountsService.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# Template file for 'accountsservice'
|
||||
pkgname=accountsservice
|
||||
version=0.6.14
|
||||
revision=1
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://cgit.freedesktop.org/accountsservice/"
|
||||
@@ -13,6 +15,7 @@ long_desc="
|
||||
querying and manipulating user account information and an implementation
|
||||
of these interfaces, based on the useradd, usermod and userdel commands."
|
||||
|
||||
keep_empty_dirs=yes
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
|
||||
Reference in New Issue
Block a user