summarylogtreecommitdiffstats
path: root/glkterm.patch
diff options
context:
space:
mode:
authorAntonis G2015-10-07 09:49:22 +0300
committerAntonis G2015-10-07 09:49:22 +0300
commit4320ad55a05c2428435bf0890386118c60449bfd (patch)
tree1bb544cce3c700735f81c92ac17c3615d1b19b91 /glkterm.patch
downloadaur-glkterm.tar.gz
Initial import
Diffstat (limited to 'glkterm.patch')
-rw-r--r--glkterm.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/glkterm.patch b/glkterm.patch
new file mode 100644
index 000000000000..a8e2b3bd4278
--- /dev/null
+++ b/glkterm.patch
@@ -0,0 +1,13 @@
+--- glkterm/Makefile 2012-10-14 20:17:28.000000000 +0300
++++ glkterm/Makefile 2015-10-07 07:43:33.724109762 +0300
+@@ -13,8 +13,8 @@
+ CC = gcc -ansi
+
+ # You may need to set directories to pick up the ncurses library.
+-#INCLUDEDIRS = -I/usr/5include
+-#LIBDIRS = -L/usr/5lib
++INCLUDEDIRS = -I/usr/5include
++LIBDIRS = -L/usr/5lib
+ LIBS = -lncurses
+
+ OPTIONS = -O