Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1
graphviz
python-version.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-version.diff of Package graphviz
--- configure.ac +++ configure.ac @@ -1001,7 +1001,7 @@ else if test "x$PYTHON" = "x"; then use_python="No (python not available)" else - PYTHON_VERSION=`$PYTHON -V 2>&1 | $GREP Python | cut -d ' ' -f 2` + PYTHON_VERSION=`python -c "import sys; print '%d.%d' % (sys.version_info[[0:2]])"` if test "x$PYTHON_VERSION" = "x"; then PYTHON= else
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor