$OpenBSD: patch-netperf_wrapper_build_info_py,v 1.2 2015/10/21 13:07:51 sthen Exp $
--- netperf_wrapper/build_info.py.orig	Tue Nov 11 20:39:28 2014
+++ netperf_wrapper/build_info.py	Wed Oct 21 14:02:43 2015
@@ -25,7 +25,7 @@ import os
 
 # this value works for the source distribution
 VERSION="0.9.1"
-DATA_DIR=os.path.normpath(os.path.join(os.path.dirname(__file__), '..'))
+DATA_DIR="/usr/local/share/netperf-wrapper"
 
 if VERSION.endswith("-git") and os.path.exists(os.path.join(DATA_DIR, '.git')):
     try:
