From: trojan Date: Tue, 20 May 2003 12:34:20 +0000 (+0000) Subject: - fixed X-Git-Tag: auto/ac/gettext-0_13_1-1~18 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossmingw32-gettext.git;a=commitdiff_plain;h=f62098917f3d36ac05ac92c933847b82d27717ae - fixed Changed files: gettext-killkillkill.patch -> 1.4 --- 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