]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blob - gettext-killkillkill.patch
- x32 rebuild
[packages/crossmingw32-gettext.git] / gettext-killkillkill.patch
1 diff -Nru gettext-0.12/gettext-tools/misc/gettextize.in gettext-0.12.orig/gettext-tools/misc/gettextize.in
2 --- gettext-0.12.orig/gettext-tools/misc/gettextize.in  2003-05-08 22:41:15.000000000 +0200
3 +++ gettext-0.12/gettext-tools/misc/gettextize.in       2003-05-20 14:30:03.000000000 +0200
4 @@ -1052,10 +1052,6 @@
5      5) count="five paragraphs";;
6      *) count="$count paragraphs";;
7    esac
8 -  echo "Press Return to acknowledge the previous $count."
9 -  # Read from /dev/tty, not stdin, so that gettextize cannot be abused by
10 -  # non-interactive tools.
11 -  read dummy < /dev/tty
12  fi
13  
14  exit 0
This page took 0.039535 seconds and 3 git commands to generate.