summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/pygobject/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/pygobject/BUILD')
-rwxr-xr-xgnome2-libs/pygobject/BUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/gnome2-libs/pygobject/BUILD b/gnome2-libs/pygobject/BUILD
index ea5c4680cf..2273f04d9e 100755
--- a/gnome2-libs/pygobject/BUILD
+++ b/gnome2-libs/pygobject/BUILD
@@ -1,5 +1,4 @@
-if spell_ok pygobject3; then
- OPTS="$OPTS --disable-introspection"
-fi &&
-OPTS="$OPTS --enable-thread" &&
+OPTS="--enable-thread \
+ --disable-introspection \
+ $OPTS" &&
default_build