summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
parentAdd new port -- Rounded Mgen+ Japanese TrueType fonts (diff)
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r--benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh b/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
new file mode 100644
index 000000000000..e2ba57a8a08f
--- /dev/null
+++ b/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
@@ -0,0 +1,11 @@
+--- 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