Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > b43df2b694e40a289d9c0b64ebbdd097 > files > 3

bkchem-0.14.0-3.pre2.fc15.src.rpm

--- bkchem-0.14.0-pre2/setup.py~	2010-07-04 16:52:43.000000000 -0500
+++ bkchem-0.14.0-pre2/setup.py	2011-02-02 07:32:10.000000000 -0600
@@ -51,7 +51,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')),