summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-aa
blob: 7d381d5076193cda4984bd0da93ed89528cac5f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2001/05/14 12:14:47 rh Exp $

--- libcharset/lib/config.charset.orig	Sun Mar 11 15:37:53 2001
+++ libcharset/lib/config.charset
@@ -235,7 +235,7 @@
 	#echo "sun_eu_greek ?" # what is this?
 	echo "UTF-8 UTF-8"
 	;;
-    freebsd*)
+    *bsd*)
 	# FreeBSD 4.2 doesn't have nl_langinfo(CODESET); therefore
 	# localcharset.c falls back to using the full locale name
 	# from the environment variables.