1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix up arr_script too; it's not installed by netperf but it is now

usable in case anyone grovels around in the work dir and finds it.
This commit is contained in:
Bill Fenner 1999-09-08 23:07:53 +00:00
parent 835699eeec
commit 9727c7b6ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21436

View File

@ -0,0 +1,13 @@
/usr/bin/diff --ignore-matching-lines=.*{$Id:|$Header:}.* -u arr_script.orig arr_script
--- arr_script.orig Wed Sep 8 15:57:17 1999
+++ arr_script Wed Sep 8 15:57:56 1999
@@ -10,8 +10,7 @@
TOLERANCE=15
MAX_RETRIES=3
- NETPERF="/usr/local/netperf/netperf"
- NETPERF="./netperf"
+ NETPERF="%%PREFIX%%/netperf/netperf"
NPROC_LIST=""
RR_SIZES=""