2013-09-26 17:14:40 +02:00

13 lines
284 B
Plaintext

$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/=\${.*=/=/' \