gnome-extra/cinnamon-session: Fix description in previous patch
authorKristian Fiskerstrand <k_f@gentoo.org>
Mon, 27 Nov 2017 21:25:58 +0000 (22:25 +0100)
committerKristian Fiskerstrand <k_f@gentoo.org>
Mon, 27 Nov 2017 21:26:52 +0000 (22:26 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

gnome-extra/cinnamon-session/files/cinnamon-session-3.6.1-elogind.patch

index b35ce9e55bfdc5e984d09e8202b9363c4f38dae1..fdbda72ca22e30fb120eaeeca514a728a9a6b4b9 100644 (file)
@@ -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)