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

10 lines
197 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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'