While y'all are messing with the python configuration in the
blender.spec maybe you could fix my bug?

https://bugzilla.redhat.com/show_bug.cgi?id=821064

And so as to not be totally off-topic, you could get the version and
pipe it to cmake like:

%define pyver %(%{__python} -c "import sys ; print(sys.version[:3])")
...
cmake .. -DPYTHON_VERSION:STRING=%{pyver}

Dan
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to