]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/commitdiff
- fixed
authortrojan <trojan@pld-linux.org>
Tue, 20 May 2003 12:34:20 +0000 (12:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext-killkillkill.patch -> 1.4

gettext-killkillkill.patch

index ff06ac3c94cc707081dbc103b9561b34965880e9..7352eb750dd4ad56c04b7f937497d32946989418 100644 (file)
@@ -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
      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
  fi
  
  exit 0
This page took 0.177628 seconds and 4 git commands to generate.