summaryrefslogtreecommitdiff
path: root/www/lynx/patches/patch-ab
blob: a40a395da266c291b28884b5562ae435d9538984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.9 2007/03/10 09:14:09 wiz Exp $

--- scripts/cfg_defs.sh.orig	2006-01-23 01:16:14.000000000 +0000
+++ scripts/cfg_defs.sh
@@ -19,6 +19,7 @@ static const struct {
 EOF
 
 sed \
+	-e '/MSGFMT/d' \
 	-e '/^#/d'     \
 	-e 's/^.[^=]*_cv_//' \
 	-e 's/=\${.*=/=/'  \