From edc237045c2fdb47f502d6c8486729893e531b35 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 31 Aug 2017 11:42:09 +0200 Subject: [PATCH] elogind: update to 234.2. --- srcpkgs/elogind/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/elogind/template b/srcpkgs/elogind/template index a89503ca3c6..653c8717652 100644 --- a/srcpkgs/elogind/template +++ b/srcpkgs/elogind/template @@ -1,7 +1,6 @@ # Template file for 'elogind' pkgname=elogind -version=233.4 -reverts="234.2_1" +version=234.2 revision=2 build_style=gnu-configure hostmakedepends="automake libxslt intltool libtool pkg-config gperf docbook-xsl gettext-devel" @@ -12,9 +11,10 @@ maintainer="Enno Boland " license="GPL-2, LGPL-2, MIT" homepage="https://github.com/elogind/elogind" distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz" -checksum=7fd0f86487c6c44e6c3b7f610c7853c863937728a343a803fd53cf031bb74493 +checksum=c6ff702caa91a3d92ecb56a1ba65cb654878545c19c0318f7e22385b16d2c9a3 conf_files="/etc/elogind/logind.conf" -configure_args+=" --disable-kdbus --disable-lto --disable-tests" +configure_args+=" --disable-kdbus --disable-lto --disable-tests \ + --with-rootlibexecdir=/usr/libexec/elogind/" pre_configure() { autoreconf -fi