Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
gtkparasite
gtkparasite-link-python.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtkparasite-link-python.patch of Package gtkparasite
Index: gtkparasite-0.1.0/configure.ac =================================================================== --- gtkparasite-0.1.0.orig/configure.ac +++ gtkparasite-0.1.0/configure.ac @@ -69,7 +69,7 @@ AM_PATH_PYTHON([2.4], [ fi # Kind of a hacky way to get this, but that's alright.. - PYTHON_SHARED_LIB="libpython${PYTHON_VERSION}.so" + PYTHON_SHARED_LIB=`objdump -p ${libdir}/libpython${PYTHON_VERSION}.so | grep SONAME | sed "s: *SONAME *::"` AC_SUBST(PYTHON_SHARED_LIB) PKG_CHECK_MODULES(PYGTK,
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