Commit 5f66a3ce authored by Matt Behrens's avatar Matt Behrens

revert stopper setup.py-age; stopper is not in the Zope module. ok

guido@.

when/if merge day comes for the installer this will make for less
confusion :-)
parent 7b3de8db
......@@ -279,11 +279,5 @@ setup(name = "Other libraries",
]
)
stopper = Extension(name = "Products.ZCTextIndex.stopper",
sources = ["Products/ZCTextIndex/stopper.c"])
setup(name = "Products.ZCTextIndex",
ext_modules = [stopper])
os.chdir(top_dir)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment