Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > e899c5a725e7c9630a994ea360c8b111 > files > 2

libbeagle-0.3.9-3mdv2010.1.src.rpm

diff -p -up libbeagle-0.3.9/wrappers/python/Makefile.am~ libbeagle-0.3.9/wrappers/python/Makefile.am
--- libbeagle-0.3.9/wrappers/python/Makefile.am~	2009-01-27 09:01:02.000000000 +0100
+++ libbeagle-0.3.9/wrappers/python/Makefile.am	2009-01-27 09:02:21.000000000 +0100
@@ -3,7 +3,7 @@ INCLUDES = $(PYTHON_INCLUDES) $(PYBEAGLE
 beagledir = $(pythondir)/beagle
 beagle_LTLIBRARIES = beagle.la
 beagle_la_LDFLAGS = -module -avoid-version -export-symbols-regex initbeagle
-beagle_la_LIBADD = $(BEAGLE_LIBS) $(top_builddir)/beagle/libbeagle.la
+beagle_la_LIBADD = $(BEAGLE_LIBS) $(top_builddir)/beagle/libbeagle.la -lpython$(PYTHON_VERSION)
 beagle_la_SOURCES = \
 	beaglemodule.c