]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- sets locale to C
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 1 Oct 2001 17:36:43 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acroread-locale.patch -> 1.1

acroread-locale.patch [new file with mode: 0644]

diff --git a/acroread-locale.patch b/acroread-locale.patch
new file mode 100644 (file)
index 0000000..a68ec85
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur ILINXR.install/bin/acroread.sh ILINXR.install-p/bin/acroread.sh
+--- ILINXR.install/bin/acroread.sh     Thu Jan 27 01:26:29 2000
++++ ILINXR.install-p/bin/acroread.sh   Mon Oct  1 19:23:01 2001
+@@ -1,6 +1,8 @@
+ #!/bin/sh
+ #
++LC_ALL=C; LANG=C; export LC_ALL LANG
++
+ ver=4.0
+ install_dir=REPLACE_ME
This page took 0.032437 seconds and 4 git commands to generate.