Author: Michael Banck <mbanck@debian.org>
Last-Update: Tue Mar 26 21:29:56 2013 +0000

--- a/setup.py
+++ b/setup.py
@@ -198,8 +198,6 @@ class install_pymol(install):
 
     def install_pymol_path(self):
         self.mkpath(self.pymol_path)
-        for name in [ 'LICENSE', 'data', 'test', 'scripts', 'examples', ]:
-            self.copy(name, os.path.join(self.pymol_path, name))
 
     def make_launch_script(self):
         if sys.platform.startswith('win'):
