patch-setup_cfg 478 B

12345678910111213
  1. $OpenBSD: patch-setup_cfg,v 1.1.1.1 2007/12/31 11:32:30 eric Exp $
  2. --- setup.cfg.orig Sat Nov 17 16:12:55 2007
  3. +++ setup.cfg Sat Nov 17 16:12:59 2007
  4. @@ -2,7 +2,7 @@
  5. # In this section you can specify which c extension modules should be built
  6. # C extension module for fast t1font decoding and encoding
  7. -build_t1code=0
  8. +build_t1code=1
  9. # Python bindings for the kpathsea library. You need the kpathsea header
  10. # and library and you may need to specify their location below.