From f62098917f3d36ac05ac92c933847b82d27717ae Mon Sep 17 00:00:00 2001 From: trojan Date: Tue, 20 May 2003 12:34:20 +0000 Subject: [PATCH] - fixed Changed files: gettext-killkillkill.patch -> 1.4 --- gettext-killkillkill.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gettext-killkillkill.patch b/gettext-killkillkill.patch index ff06ac3..7352eb7 100644 --- a/gettext-killkillkill.patch +++ b/gettext-killkillkill.patch @@ -1,14 +1,14 @@ -diff -Nru gettext-0.12.orig/gettext-tools/misc/gettextize.in gettext-0.12/gettext-tools/misc/gettextize.in ---- gettext-0.12.orig/gettext-tools/misc/gettextize.in 2003-05-20 14:30:03.000000000 +0200 -+++ gettext-0.12/gettext-tools/misc/gettextize.in 2003-05-08 22:41:15.000000000 +0200 -@@ -1052,6 +1052,10 @@ +diff -Nru gettext-0.12/gettext-tools/misc/gettextize.in gettext-0.12.orig/gettext-tools/misc/gettextize.in +--- gettext-0.12.orig/gettext-tools/misc/gettextize.in 2003-05-08 22:41:15.000000000 +0200 ++++ gettext-0.12/gettext-tools/misc/gettextize.in 2003-05-20 14:30:03.000000000 +0200 +@@ -1052,10 +1052,6 @@ 5) count="five paragraphs";; *) count="$count paragraphs";; esac -+ echo "Press Return to acknowledge the previous $count." -+ # Read from /dev/tty, not stdin, so that gettextize cannot be abused by -+ # non-interactive tools. -+ read dummy < /dev/tty +- echo "Press Return to acknowledge the previous $count." +- # Read from /dev/tty, not stdin, so that gettextize cannot be abused by +- # non-interactive tools. +- read dummy < /dev/tty fi exit 0 -- 2.43.0