11 Oct
2007
11 Oct
'07
8:23 p.m.
On Oct 11, 2007, at 15:21, Chris Pickel wrote:
You've replaced what looks like some simple code in the portfile to delete unwanted files.... with a whole bunch of Python code that will have to be maintained going forward. Is that really better? What was so hazardous about the "file delete" calls? Or is this Python code something that has been submitted upstream? That would be better since then we wouldn't have to maintain it.
Actually, what the patch does is to delete code from setup.py; it would otherwise build py-libxslt.
Hey, how about that. I saw the "+" at the beginning of the line and totally missed the "-" right after it. Whoops.