]> git.pld-linux.org Git - packages/python-pyilmbase.git/blame - python-pyilmbase-link.patch
- added am patch, rebuild ac/am/lt so that link patch takes an effect
[packages/python-pyilmbase.git] / python-pyilmbase-link.patch
CommitLineData
50d76b16
JB
1--- pyilmbase-2.0.0/PyImath/Makefile.am.orig 2013-02-01 21:04:54.000000000 +0100
2+++ pyilmbase-2.0.0/PyImath/Makefile.am 2013-03-29 11:40:21.833417739 +0100
3@@ -80,7 +80,7 @@
4 PyImathBasicTypes.cpp
5
6 imathmodule_la_LDFLAGS = -avoid-version -module
7-imathmodule_la_LIBADD = -lPyImath @BOOST_PYTHON_LIBS@
8+imathmodule_la_LIBADD = libPyImath.la @BOOST_PYTHON_LIBS@
9
10 noinst_HEADERS = PyImathFun.h \
11 PyImathBasicTypes.h
This page took 0.067049 seconds and 4 git commands to generate.