openbsd-ports/databases/py-carbon/patches/patch-setup_cfg
jasper ea7ef82433 import py-carbon-0.9.10
Backend storage application for Graphite. Data collection agents connect
to carbon and send their data, and carbon's job is to make that data
available for real-time graphing immediately and try to get it stored on
disk as fast as possible.

ok aja@
2012-10-11 18:00:30 +00:00

13 lines
327 B
Plaintext

$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