diff options
Diffstat (limited to 'benchmarks/netperf/files/patch-snapshot_script')
-rw-r--r-- | benchmarks/netperf/files/patch-snapshot_script | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/netperf/files/patch-snapshot_script b/benchmarks/netperf/files/patch-snapshot_script index 152c9c419186..1310ab3b8064 100644 --- a/benchmarks/netperf/files/patch-snapshot_script +++ b/benchmarks/netperf/files/patch-snapshot_script @@ -1,11 +1,11 @@ ---- snapshot_script 2 Aug 1999 12:01:24 -0000 1.1.1.1 -+++ snapshot_script 21 Jan 2003 00:45:21 -0000 +--- doc/examples/snapshot_script 2 Aug 1999 12:01:24 -0000 1.1.1.1 ++++ doc/examples/snapshot_script 21 Jan 2003 00:45:21 -0000 @@ -37,7 +37,7 @@ # # where is netperf installed, there are a few possible places: -NETPERF_CMD=${NETPERF_CMD:=/opt/netperf/netperf} -+NETPERF_CMD=${NETPERF_CMD:=%%PREFIX%%/netperf/netperf} ++NETPERF_CMD=${NETPERF_CMD:=%%PREFIX%%/bin/netperf} # there should be no more than two parms passed |