summaryrefslogtreecommitdiff
path: root/www/lynx/patches/patch-ab
blob: 65eaf39e7029d8b73360f0c6871e7faab1962e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.8 2006/04/22 15:08:04 joerg Exp $

--- cfg_defs.sh.orig	2006-04-22 17:02:33.000000000 +0200
+++ cfg_defs.sh
@@ -19,6 +19,7 @@ static CONST struct {
 EOF
 
 sed \
+	-e '/MSGFMT/d' \
 	-e '/^#/d'     \
 	-e 's/^.[^=]*_cv_//' \
 	-e 's/=\${.*=/=/'  \