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