[jhbuild/release-team-commands] [twoninetynine] exclude gnome-rr-labelel.h from libgnomeui check



commit 4d8d9609fd2317fab15a91ce607f210d218e4655
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Jul 18 18:59:49 2009 +0200

    [twoninetynine] exclude gnome-rr-labelel.h from libgnomeui check

 jhbuild/commands/twoninetynine.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/commands/twoninetynine.py b/jhbuild/commands/twoninetynine.py
index 87621e0..6919fb9 100644
--- a/jhbuild/commands/twoninetynine.py
+++ b/jhbuild/commands/twoninetynine.py
@@ -49,6 +49,7 @@ class LibGnomeUi(ShellCheck):
         FIND_C + " | xargs grep '^#include <libgnomeui/' | egrep -v '"\
                     "gnome-rr.h|"\
                     "gnome-rr-config.h|"\
+                    "gnome-rr-labeler.h|"\
                     "gnome-desktop-thumbnail.h|"\
                     "gnome-bg-crossfade.h|"\
                     "gnome-bg.h'", # gnome-desktop installs stuff under libgnomeui/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]