patch-flent_build_info_py 294 B

12345678910
  1. $OpenBSD: patch-flent_build_info_py,v 1.1 2017/03/09 18:55:47 sthen Exp $
  2. --- flent/build_info.py.orig Mon Jan 16 00:02:20 2017
  3. +++ flent/build_info.py Thu Mar 9 17:50:35 2017
  4. @@ -2,4 +2,4 @@
  5. import os
  6. VERSION='1.0.1'
  7. -DATA_DIR=os.path.dirname(__file__)
  8. +DATA_DIR='/usr/local/share/flent'