freebsd-ports/www/py-graphite-web/files/patch-setup.cfg
Steve Wills e8c000e06f - Fix with newer Django [1] [2]
- Lots of other cleanups and improvements, including moving the data to a more
  standard location
- Take maintainership, maintainer has not responded to PRs in many months

PR:		ports/184969 [1]
PR:		ports/185146 [2]
Submitted by:	brd [1]
Submitted by:	swills (myself) [2]
Approved by:	maintainer timeout (bsdports@wayfair.com, >3 months)
2014-02-18 15:48:34 +00:00

9 lines
236 B
INI

--- ./setup.cfg.orig 2013-08-21 17:11:04.000000000 +0000
+++ ./setup.cfg 2014-02-12 20:50:27.345399259 +0000
@@ -1,6 +1,4 @@
[install]
-prefix = /opt/graphite
-install-lib = %(prefix)s/webapp
[bdist_rpm]
requires = Django => 1.1.4