Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 1461e81ffb9118a1017822492317b494 > files > 3

bkchem-0.14.0-2.pre1.fc14.src.rpm

--- bkchem-0.12.5/setup.py	2008-05-30 04:34:24.000000000 -0300
+++ bkchem2-0.12.5/setup.py	2008-12-18 11:02:21.000000000 -0200
@@ -58,7 +58,7 @@
   platforms = ["Unix", "Windows", "hopefully other OSes able to run Python"],
   long_description = "BKchem is a chemical drawing program written in Python",
   
-  packages=[ 'bkchem', 'bkchem/plugins', 'bkchem/oasa', 'bkchem/oasa/oasa', 'bkchem/oasa/oasa/graph', 'bkchem/plugins/piddle'],
+  packages=[ 'bkchem', 'bkchem/plugins'],
 
   data_files=[ ('share/bkchem/templates', glob.glob( 'templates/*.cdml')+glob.glob('templates/*.xml')),
                ('share/bkchem/images', ['images/logo.ppm','images/icon.ico']+glob.glob('images/bkchem*.png')),