diff options
Diffstat (limited to 'net/smokeping/files/patch-lib-probes-EchoPingHttps.pm')
-rw-r--r-- | net/smokeping/files/patch-lib-probes-EchoPingHttps.pm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/smokeping/files/patch-lib-probes-EchoPingHttps.pm b/net/smokeping/files/patch-lib-probes-EchoPingHttps.pm new file mode 100644 index 00000000000..e8d7036cb5d --- /dev/null +++ b/net/smokeping/files/patch-lib-probes-EchoPingHttps.pm @@ -0,0 +1,11 @@ +--- lib/probes/EchoPingHttps.pm.orig Sun Jan 11 18:06:12 2004 ++++ lib/probes/EchoPingHttps.pm Sun Jan 11 18:06:12 2004 +@@ -14,7 +14,7 @@ + *** Probes *** + + EchoPingHttps + +- binary = /usr/bin/echoping # mandatory ++ binary = %%PREFIX%%/bin/echoping # mandatory + + *** Targets *** + |