gdm: move to usr/bin.
This commit is contained in:
parent
4613d23362
commit
73fe1cf452
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.14.2
|
||||
revision=1
|
||||
revision=2
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)
|
||||
--disable-schemas-compile --disable-static --with-default-pam-config=arch
|
||||
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
||||
--with-screenshot-dir=/var/lib/gdm/greeter
|
||||
--with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin
|
||||
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid"
|
||||
hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
|
|
Loading…
Reference in New Issue