ports/benchmarks/netperf-wrapper/patches/patch-flent_build_info_py

9 lines
197 B
Text

Index: flent/build_info.py
--- flent/build_info.py.orig
+++ flent/build_info.py
@@ -2,4 +2,4 @@
import os
VERSION='2.1.1'
-DATA_DIR=os.path.dirname(__file__)
+DATA_DIR='/usr/local/share/flent'