summaryrefslogtreecommitdiff
path: root/app-editors/moe/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-23 23:30:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-23 23:30:45 +0100
commitf892e24578e434bbea68c4f1c9a8eef429461268 (patch)
tree5fc6072a72fd5ca8397e89183bad49896e6bf372 /app-editors/moe/files
parent0e7ef53ddcc33809bcb2644d3649617113b78ea3 (diff)
gentoo auto-resync : 23:09:2022 - 23:30:45
Diffstat (limited to 'app-editors/moe/files')
-rw-r--r--app-editors/moe/files/moe-1.6-tinfo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-editors/moe/files/moe-1.6-tinfo.patch b/app-editors/moe/files/moe-1.6-tinfo.patch
deleted file mode 100644
index 5a94ec599e89..000000000000
--- a/app-editors/moe/files/moe-1.6-tinfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in.orig 2014-11-03 00:33:57.152593136 +0300
-+++ b/Makefile.in 2014-11-03 00:34:21.121592519 +0300
-@@ -4,7 +4,7 @@
- INSTALL_PROGRAM = $(INSTALL) -m 755
- INSTALL_DATA = $(INSTALL) -m 644
- INSTALL_DIR = $(INSTALL) -d -m 755
--LIBS = -lncurses
-+LIBS = $(shell ${PKG_CONFIG} --libs ncurses)
- SHELL = /bin/sh
-
- edobjs = basic_buffer.o block.o buffer.o buffer_handle.o \