summaryrefslogtreecommitdiffstats
path: root/development/THE/THE-xcurses.patch
diff options
context:
space:
mode:
author Richard Narron <richard@aaazen.com>2018-06-19 22:13:11 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-23 08:44:00 +0700
commit548fd1f483f6a72fcabbad54442bf323154869d3 (patch)
treecad6507117cf80d0909671d423b93cc51d982117 /development/THE/THE-xcurses.patch
parentdd3c763269518668117489c72193c1b28687deec (diff)
downloadslackbuilds-548fd1f483f6a72fcabbad54442bf323154869d3.tar.gz
slackbuilds-548fd1f483f6a72fcabbad54442bf323154869d3.tar.xz
development/THE: Add optional dep PDCurses.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/THE/THE-xcurses.patch')
-rw-r--r--development/THE/THE-xcurses.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/THE/THE-xcurses.patch b/development/THE/THE-xcurses.patch
new file mode 100644
index 0000000000..8e79ae6c27
--- /dev/null
+++ b/development/THE/THE-xcurses.patch
@@ -0,0 +1,11 @@
+--- a//the.c.orig 2013-12-28 20:08:15.000000000 -0800
++++ b/the.c 2018-06-14 14:49:04.152326981 -0700
+@@ -1113,7 +1113,7 @@
+ #endif
+ curses_started = TRUE;
+
+-#if defined(USE_WINGUICURSES) || defined(USE_XCURSES)
++#if defined(USE_WINGUICURSES)
+ /*
+ * Tell PDCurses which key should be returned when the window close button is clicked
+ */