mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
284 B
Plaintext
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/=\${.*=/=/' \
|