Revert r10379, which works at runtime but does not pass check or distcheck on Ubuntu...
[debian/gnuradio] / gr-msdd6000 / src / msdd.i
index 61ce6dbe170f54c3ec4d7cf2e19dda8eb8e00d9e..5046bb19643faf7c65647632e46d3835551af941 100644 (file)
@@ -22,7 +22,7 @@
 
 %feature("autodoc", "1");              // generate python docstrings
 
-%import (module="gnuradio.gr.gnuradio_swig_py_runtime") "gnuradio.i"   // the common stuff
+%import "gnuradio.i"   // the common stuff
 
 %{
 #include "gnuradio_swig_bug_workaround.h"      // mandatory bug fix