summaryrefslogtreecommitdiff
path: root/net/rdist6/patches/patch-ag
blob: bb7d7b13ae2196347bb11c5b14af9f53881fbf43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.3 2006/03/23 13:41:41 joerg Exp $

--- config/os-type.orig	2006-03-23 13:11:00.000000000 +0000
+++ config/os-type
@@ -102,6 +102,7 @@ if [ -z "${OS}" -a ! -z "${uname}" ]; th
 		"linux"*)	OS=linux;;
 		"netbsd"*)	OS="${osname}";;
 		"freebsd"*)	OS="${osname}${osmajver}";;
+		"dragonfly"*)	OS="${osname}";;
 		"openbsd"*)	OS="${osname}";;
 		"dgux"*)	OS=dgux;;
 		"unicos"*)	OS=unicos;;