[Lunar-commits] <moonbase-gnome3> pygobject: keep python2 for the moment...
v4hn
me at v4hn.de
Thu Jul 25 21:38:51 CEST 2013
commit d662e9daf8cd954298d00bee24f02f3c3c06bf6e
Author: v4hn <me at v4hn.de>
Date: Thu, 25 Jul 2013 12:38:10 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/d662e9daf8cd954298d00bee24f02f3c3c06bf6e
pygobject: keep python2 for the moment...
so this actually compiles
---
libs/pygobject/BUILD | +2/-0
1 file changed, 2 insertions(+)
--- a/libs/pygobject/BUILD
+++ b/libs/pygobject/BUILD
@@ -5,4 +5,6 @@ fi &&
# ignore unrecognized format function type warning
sedit 's:CFLAGS="$CFLAGS -Werror=format"::' configure &&
+OPTS+=" --with-python=python2" &&
+
default_build
More information about the Lunar-commits
mailing list