Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 5c4cdae69c528a7ae802f2fd07e310b2 > files > 5

python-perlmodule-1.0.1d-14.mga3.src.rpm

--- pyperl-1.0.1d/setup.py.libdl~	2011-01-25 23:32:40.076333978 +0100
+++ pyperl-1.0.1d/setup.py	2011-01-25 23:32:43.389333977 +0100
@@ -95,6 +95,7 @@ else:
         cc_extra.append("-DDL_HACK")
         extra_ext.append(Extension(name = "perl",
                                    sources = ["dlhack.c"],
+				   libraries= ["dl"],
                                    ))