summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyilmbase/files/pyilmbase-2.3.0-link-pyimath.patch')
-rw-r--r--dev-python/pyilmbase/files/pyilmbase-2.3.0-link-pyimath.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/pyilmbase/files/pyilmbase-2.3.0-link-pyimath.patch b/dev-python/pyilmbase/files/pyilmbase-2.3.0-link-pyimath.patch
deleted file mode 100644
index 878c270a885a..000000000000
--- a/dev-python/pyilmbase/files/pyilmbase-2.3.0-link-pyimath.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/PyImath/Makefile.am b/PyImath/Makefile.am
-index bf87542..ad69515 100644
---- a/PyImath/Makefile.am
-+++ b/PyImath/Makefile.am
-@@ -82,7 +82,7 @@ imathmodule_la_SOURCES = imathmodule.cpp \
- PyImathBasicTypes.cpp
-
- imathmodule_la_LDFLAGS = -avoid-version -module
--imathmodule_la_LIBADD = -lPyImath @BOOST_PYTHON_LIBS@
-+imathmodule_la_LIBADD = libPyImath.la @BOOST_PYTHON_LIBS@
-
- noinst_HEADERS = PyImathFun.h \
- PyImathBasicTypes.h