summaryrefslogtreecommitdiff
path: root/ham/7plus/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'ham/7plus/patches/patch-ab')
-rw-r--r--ham/7plus/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/7plus/patches/patch-ab b/ham/7plus/patches/patch-ab
new file mode 100644
index 00000000000..d3856c762b4
--- /dev/null
+++ b/ham/7plus/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2006/01/09 20:02:02 joerg Exp $
+
+--- 7plus.c.orig 2006-01-09 19:56:29.000000000 +0000
++++ 7plus.c
+@@ -264,7 +264,7 @@ const char *help[] = {
+ #define EXMPL "dh0:/pr/"
+ #endif
+
+-#if defined(__linux__) || defined(__NetBSD__)
++#if defined(__linux__) || defined(__NetBSD__) || defined(__DragonFly__)
+ #undef EXMPL
+ #define EXMPL "/pr/"
+ #endif