summaryrefslogtreecommitdiff
path: root/net/hobbitmon/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/hobbitmon/patches/patch-ab')
-rw-r--r--net/hobbitmon/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/hobbitmon/patches/patch-ab b/net/hobbitmon/patches/patch-ab
new file mode 100644
index 00000000000..3eec11fbdb6
--- /dev/null
+++ b/net/hobbitmon/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/01/13 09:27:06 manu Exp $
+--- build/fping.sh.orig 2005-01-12 18:56:26.000000000 +0100
++++ build/fping.sh 2005-01-12 18:56:38.000000000 +0100
+@@ -1,9 +1,8 @@
+ #!/bin/sh
+
+ echo "Checking for fping ..."
+
+- FPING=""
+
+ for DIR in /bin /usr/bin /sbin /usr/sbin /usr/local/bin /usr/local/sbin /opt/bin
+ do
+ if test -x $DIR/fping