summaryrefslogtreecommitdiff
path: root/www/lynx/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx/patches/patch-af')
-rw-r--r--www/lynx/patches/patch-af14
1 files changed, 1 insertions, 13 deletions
diff --git a/www/lynx/patches/patch-af b/www/lynx/patches/patch-af
index 84e568b6828..61e814416cc 100644
--- a/www/lynx/patches/patch-af
+++ b/www/lynx/patches/patch-af
@@ -1,19 +1,7 @@
-$NetBSD: patch-af,v 1.3 2006/11/10 00:09:07 rillig Exp $
+$NetBSD: patch-af,v 1.4 2007/03/10 09:14:10 wiz Exp $
--- po/makefile.inn.orig 2004-01-28 19:30:38.000000000 +0000
+++ po/makefile.inn
-@@ -71,6 +71,11 @@ INSTOBJEXT = @INSTOBJEXT@
- $(MSGFMT) -o $@ $<
-
- .po.gmo:
-+ @if [ `$(GMSGFMT) --version | head -1 | cut -d . -f 2` -lt 11 ]; then \
-+ mv $< $<.bak; \
-+ sed '/^msgstr/s/\([^\\]\)\(\\[^[:print:]]\)/\1\\\2/g' \
-+ <$<.bak >$<; \
-+ fi
- file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
- && rm -f $$file && $(GMSGFMT) -o $$file $<
-
@@ -113,16 +118,16 @@ install-data: install-data-@USE_NLS@
install-data-no: all
install-data-yes: all