summaryrefslogtreecommitdiff
path: root/ham/7plus/patches/patch-ab
blob: d3856c762b49e6bdc3d52904f32f3e9798c9db66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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