1--- doc/examples/tcp_range_script.orig 2011-02-10 17:04:20 UTC 2+++ doc/examples/tcp_range_script 3@@ -43,7 +43,7 @@ PORT="" 4 # where is netperf, and are there any "constant" options such as 5 # the netserver port number 6 #NETHOME=/usr/etc/net_perf 7-NETHOME="." 8+NETHOME="%%PREFIX%%/bin" 9 NETPERF=$NETHOME/netperf $PORT 10 11 # How accurate we want the estimate of performance: 12