ports/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00

11 lines
296 B
Bash

--- doc/examples/runemomniaggdemo.sh.orig 2013-05-10 18:14:25 UTC
+++ doc/examples/runemomniaggdemo.sh
@@ -138,7 +138,7 @@ then
fi
# allow the netperf binary to be used to be overridden
-NETPERF=${NETPERF:="netperf"}
+NETPERF="%%PREFIX%%/bin/netperf"
if [ $NUM_REMOTE_HOSTS -lt 2 ]
then