patch-setup_cfg 381 B

1234567891011
  1. $OpenBSD: patch-setup_cfg,v 1.1.1.1 2009/10/15 22:19:04 phessler Exp $
  2. --- setup.cfg.orig Thu Apr 16 02:11:41 2009
  3. +++ setup.cfg Thu Oct 15 23:33:52 2009
  4. @@ -27,4 +27,5 @@ group = Applications/Multimedia
  5. requires=python,pygame,numeric,wxpython,timidity,freepats
  6. [build_ext]
  7. -include_dirs = /usr/include/SDL
  8. +sdl-location = ${LOCALBASE}
  9. +include_dirs = ${LOCALBASE}/include/SDL