[Lunar-commits] <moonbase> gnome-games: disable gobject-introspection

Zachary McGrew zmcgrew at lunar-linux.org
Thu Jul 15 22:17:21 CEST 2010


commit dc677cc8411dbca8138236426ab8c07d42d63754
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Sun Apr 4 13:01:30 2010 -0700

    gnome-games: disable gobject-introspection
---
 gnome2/desktop/gnome-games/BUILD |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnome2/desktop/gnome-games/BUILD b/gnome2/desktop/gnome-games/BUILD
index d6b5669..350d68b 100644
--- a/gnome2/desktop/gnome-games/BUILD
+++ b/gnome2/desktop/gnome-games/BUILD
@@ -7,6 +7,7 @@
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
                 --disable-tests                    \
+                --enable-introspection=no          \
                 $OPTS                              &&
     default_make
 


More information about the Lunar-commits mailing list