Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f194a318933ccb99e88f3b507d07bcaa > files > 6

rrdtool-1.3.3-1mdv2009.0.src.rpm

--- bindings/python/setup.py	2008-02-17 11:26:32.000000000 +0100
+++ bindings/python/setup.py.oden	2008-05-04 12:56:36.000000000 +0200
@@ -45,7 +45,7 @@ setup(name = "py-rrdtool",
       #packages = ['rrdtool'],
       ext_modules = [
           Extension(
-            "rrdtoolmodule",
+            "rrdtool",
             ["rrdtoolmodule.c"],
             libraries=['rrd'],
             library_dirs=[library_dir],