commit: cd64115ae42efff7dfb477f7a466927247cab365 Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org> AuthorDate: Mon Nov 27 21:25:58 2017 +0000 Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org> CommitDate: Mon Nov 27 21:26:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd64115a
gnome-extra/cinnamon-session: Fix description in previous patch Package-Manager: Portage-2.3.13, Repoman-2.3.3 gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch b/gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch index b35ce9e55bf..fdbda72ca22 100644 --- a/gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch +++ b/gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch @@ -53,7 +53,7 @@ index 38db5a3..8dafc6a 100644 +have_elogind=no +PKG_CHECK_MODULES(ELOGIND, [libelogind], [have_elogind=yes], [have_elogind=no]) +if test x$have_elogind = xyes; then -+ AC_DEFINE(HAVE_ELOGIND, 1, [Define if logind is supported]) ++ AC_DEFINE(HAVE_ELOGIND, 1, [Define if elogind is supported]) +fi + AC_SUBST(LOGIND_CFLAGS)
