$OpenBSD: patch-setup_cfg,v 1.1.1.1 2012/10/11 18:00:30 jasper Exp $
--- setup.cfg.orig	Tue Oct  9 02:24:46 2012
+++ setup.cfg	Tue Oct  9 02:25:36 2012
@@ -1,6 +1,6 @@
 [install]
-prefix = /opt/graphite
-install-lib = %(prefix)s/lib
+prefix = ${PREFIX}
+install-lib = ${MODPY_SITEPKG}
 
 [bdist_rpm]
 requires = python-twisted
