Randy McMurchy wrote:

> Anyway, because the changes appears to be in upstream trunk, I
> suppose we should keep in the book. I think I'll change it from a
> patch to a trivial sed however.

The GDBM patch is also not required, some it not even needed, and
can also be replaced with a trivial sed. Here are the two seds I'm
going to put in the book replacing the two patch, unless someone
can come up with a reason not to.

sed -i "s/ndbm_libs = \[\]/ndbm_libs = ['gdbm', 'gdbm_compat']/" \
     setup.py

sed -i "s/www.python.invalid./sadflkjsasf.i.nvali.d/" \
     Lib/test/test_urllib2_localnet.py \
     Lib/test/test_urllibnet.py

-- 
Randy

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to