summaryrefslogtreecommitdiff
path: root/development/4th/02-to_preserve_32bit_compatibility.patch
diff options
context:
space:
mode:
authorZbigniew Baniewski <Zbigniew [dot] Baniewski [at] gmail [dot] com>2018-02-02 05:07:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-02 05:07:33 +0700
commit36b6a7f8be4bc4688137b22252ab1067318df4fa (patch)
treec88e85a8e2616c4878004b25d2a59acb75e83816 /development/4th/02-to_preserve_32bit_compatibility.patch
parent6579a6ae60b6d955aafba0184b0b8c49edfdabcd (diff)
downloadslackbuilds-36b6a7f8be4bc4688137b22252ab1067318df4fa.tar.gz
development/4th: Updated for version 3.62.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/4th/02-to_preserve_32bit_compatibility.patch')
-rw-r--r--development/4th/02-to_preserve_32bit_compatibility.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/4th/02-to_preserve_32bit_compatibility.patch b/development/4th/02-to_preserve_32bit_compatibility.patch
index 8daf0062c1..3c091deb2e 100644
--- a/development/4th/02-to_preserve_32bit_compatibility.patch
+++ b/development/4th/02-to_preserve_32bit_compatibility.patch
@@ -1,6 +1,6 @@
-diff -Nur 4th-3.62.2-unix/sources/4th.h 4th-3.62.2-unix.new/sources/4th.h
---- 4th-3.62.2-unix/sources/4th.h 2012-04-09 18:15:03.000000000 +0200
-+++ 4th-3.62.2-unix.new/sources/4th.h 2014-04-13 16:23:07.122971512 +0200
+diff -Nur 4th-3.62.5-unix/sources/4th.h 4th-3.62.5-unix.new/sources/4th.h
+--- 4th-3.62.5-unix/sources/4th.h 2012-04-09 18:15:03.000000000 +0200
++++ 4th-3.62.5-unix.new/sources/4th.h 2014-04-13 16:23:07.122971512 +0200
@@ -62,8 +62,8 @@
#define M4BADNAM 28
#define M4CABORT 29