public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/files/
@ 2016-11-13  9:57 Gilles Dartiguelongue
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue @ 2016-11-13  9:57 UTC (permalink / raw
  To: gentoo-commits

commit:     2641ed0e8724f2ac50698355ae72da39f9904a13
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 09:46:25 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 09:57:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2641ed0e

gnome-base/gnome-control-center: fix typo in optional patch

Gentoo-Bug: 599622

Package-Manager: portage-2.3.2

 .../files/gnome-control-center-3.22.0-optional.patch                  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-control-center/files/gnome-control-center-3.22.0-optional.patch b/gnome-base/gnome-control-center/files/gnome-control-center-3.22.0-optional.patch
index fd1226c..02516ce 100644
--- a/gnome-base/gnome-control-center/files/gnome-control-center-3.22.0-optional.patch
+++ b/gnome-base/gnome-control-center/files/gnome-control-center-3.22.0-optional.patch
@@ -78,7 +78,7 @@ index 1e07acd..19096f5 100644
 +AC_ARG_ENABLE([color],
 +              AS_HELP_STRING([--disable-color],
 +                             [disable color management panel]),
-+              []
++              [],
 +              [enable_color=auto])
 +
 +AS_IF([test "$enable_color" != "no"],
@@ -93,7 +93,7 @@ index 1e07acd..19096f5 100644
 +                           AC_DEFINE(BUILD_COLOR, 1, [Define to 1 to build the Color panel])
 +                           build_color=yes
 +                         ], [
-+                           AS_IF([test "$enable_goa" = "yes"],
++                           AS_IF([test "$enable_color" = "yes"],
 +                                 [AC_MSG_ERROR([colord support requested but not found])])
 +                         ])
 +      ])


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-13  9:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-13  9:57 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/files/ Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox