Whamcloud - gitweb
Removed per Peter Bojanic. Will return if the code can be fixed and tested.
[fs/lustre-release.git] / lustre-iokit / obdsurvey / setup.py
diff --git a/lustre-iokit/obdsurvey/setup.py b/lustre-iokit/obdsurvey/setup.py
deleted file mode 100644 (file)
index 0754ca8..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-from distutils.core import setup
-setup(name='lustre-iokit',
-      py_modules=['lustre_obdsurveylib'],
-      scripts=['lustre_obdsurvey.py'],
-      data_files=[
-              ('/usr/share/lustre-iokit', ['README', 'LICENSE'])
-              ]
-      )