summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-aa
blob: 7082f1f77b27eb724e5f496f9f10ae1880087a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2001/01/01 17:29:20 rh Exp $

--- libcharset/lib/config.charset.orig	Sun Dec 10 18:07:10 2000
+++ libcharset/lib/config.charset
@@ -204,7 +204,7 @@
 	#echo "sun_eu_greek ?" # what is this?
 	echo "UTF-8 UTF-8"
 	;;
-    freebsd*)
+    *bsd*)
 	# FreeBSD 3.3 doesn't have nl_langinfo(CODESET); therefore
 	# localcharset.c falls back to using the full locale name
 	# from the environment variables.