summaryrefslogtreecommitdiffstats
path: root/development/icon/patches/maxtype.patch
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2019-07-07 14:24:42 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-13 08:31:02 +0700
commitb89ba185a16ad7d9f69341b7cc0920399b627fa6 (patch)
tree97967a3e13fd73310ab51c9498b3b1d484ea4d1b /development/icon/patches/maxtype.patch
parent38a15d32baf99425e9c68f9056821ca348a5c0b8 (diff)
downloadslackbuilds-b89ba185a16ad7d9f69341b7cc0920399b627fa6.tar.gz
slackbuilds-b89ba185a16ad7d9f69341b7cc0920399b627fa6.tar.xz
development/icon: Fix URLs, add upstream patches.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'development/icon/patches/maxtype.patch')
-rw-r--r--development/icon/patches/maxtype.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/development/icon/patches/maxtype.patch b/development/icon/patches/maxtype.patch
new file mode 100644
index 0000000000..4e4651cc96
--- /dev/null
+++ b/development/icon/patches/maxtype.patch
@@ -0,0 +1,18 @@
+commit e91f59f3affe69043586cb171ad1f8027e31d930
+Author: Gregg Townsend <gmt@cs.arizona.edu>
+Date: Sat Mar 11 08:41:26 2017 -0700
+
+ Fix innocuous MaxType definition bug (thx Don Ward).
+
+diff --git a/src/h/rmacros.h b/src/h/rmacros.h
+--- a/src/h/rmacros.h
++++ b/src/h/rmacros.h
+@@ -301,7 +301,7 @@
+ #define T_Kywdstr 24 /* string keyword */
+ #define T_Kywdevent 25 /* keyword &eventsource, etc. */
+
+-#define MaxType 26 /* maximum type number */
++#define MaxType 25 /* maximum type number */
+
+ /*
+ * Definitions for keywords.