net-mgmt/tcpreplay: Add Makefile patch

PR:		277965
Reported by:	mew14930xvi <mew14930xvi@inbox.lv>
Approved by:	garga (mentor, implicit)
2024Q2
mew14930xvi 2024-03-26 00:52:13 -03:00 committed by Gabriel M. Dutra
parent 6db9adf118
commit 9c997730e0
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig 2022-02-05 21:30:36 UTC
+++ Makefile.in
@@ -892,7 +892,7 @@ autoopts:
test:
echo Making test in $(TEST_DIR)
- cd $(TEST_DIR) && make test
+ cd $(TEST_DIR) && gmake test
dlt_names:
cat @SAVEFILE_C@ | $(top_builddir)/scripts/dlt2name.pl src/dlt_names.h