lightdm: update for new systemd_services arg.
This commit is contained in:
parent
4ff3480c9a
commit
8aa31cdbe9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lightdm'
|
# Template file for 'lightdm'
|
||||||
pkgname=lightdm
|
pkgname=lightdm
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=1
|
revision=2
|
||||||
homepage="https://launchpad.net/lightdm"
|
homepage="https://launchpad.net/lightdm"
|
||||||
distfiles="http://launchpad.net/lightdm/trunk/$version/+download/lightdm-$version.tar.gz"
|
distfiles="http://launchpad.net/lightdm/trunk/$version/+download/lightdm-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -25,7 +25,7 @@ conf_files="
|
||||||
|
|
||||||
system_accounts="lightdm"
|
system_accounts="lightdm"
|
||||||
lightdm_homedir="/var/cache/lightdm"
|
lightdm_homedir="/var/cache/lightdm"
|
||||||
systemd_services="lightdm.service"
|
systemd_services="lightdm.service off"
|
||||||
make_dirs="/var/cache/lightdm 0755 lightdm lightdm"
|
make_dirs="/var/cache/lightdm 0755 lightdm lightdm"
|
||||||
|
|
||||||
subpackages="liblightdm-gobject liblightdm-qt lightdm-qt-greeter"
|
subpackages="liblightdm-gobject liblightdm-qt lightdm-qt-greeter"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue