mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
11 lines
250 B
Text
11 lines
250 B
Text
--- plugins-scripts/Makefile.am.orig 2017-12-16 17:32:11 UTC
|
|
+++ plugins-scripts/Makefile.am
|
|
@@ -20,7 +20,7 @@ WIN_MODULES=\
|
|
Nagios/CheckLogfiles/Search/Wevtutil.pm
|
|
|
|
|
|
-SED=/bin/sed
|
|
+SED=/usr/bin/sed
|
|
GREP=/bin/grep
|
|
CAT=/bin/cat
|
|
ECHO=/bin/echo
|