summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2018-04-01 11:54:14 +0100
committerAkinori Hattori <hattya@gentoo.org>2018-05-07 21:51:56 +0900
commit7e17670a886d15ab6a0ba40c906cbbe0dce5d066 (patch)
tree7409b3e53553252a272cd885046ca02a160e7646 /app-i18n/fbterm/files
parentdev-libs/libotf: 0.9.16 version bump. Use pkg-config to find freetype (diff)
downloadgentoo-7e17670a886d15ab6a0ba40c906cbbe0dce5d066.tar.gz
gentoo-7e17670a886d15ab6a0ba40c906cbbe0dce5d066.tar.bz2
gentoo-7e17670a886d15ab6a0ba40c906cbbe0dce5d066.zip
app-i18n/fbterm: fix file collision with sys-libs/ncurses-6.1
Bug: https://bugs.gentoo.org/648472 Closes: https://github.com/gentoo/gentoo/pull/7764 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-i18n/fbterm/files')
-rw-r--r--app-i18n/fbterm/files/fbterm-noterminfo.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-i18n/fbterm/files/fbterm-noterminfo.patch b/app-i18n/fbterm/files/fbterm-noterminfo.patch
new file mode 100644
index 000000000000..76cf9fc77925
--- /dev/null
+++ b/app-i18n/fbterm/files/fbterm-noterminfo.patch
@@ -0,0 +1,15 @@
+commit 77c90022233634a3c891dc778585c526d9d846a1
+Author: Alexey Sokolov <sokolov@google.com>
+Date: Sun Apr 1 11:33:20 2018 +0100
+
+ Don't install terminfo: ncurses-6.1 supports fbterm itself
+
+ https://bugs.gentoo.org/648472
+
+diff --git a/Makefile.am b/Makefile.am
+index 10814b6..8adcd57 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1 +1 @@
+-SUBDIRS = src im terminfo doc
++SUBDIRS = src im doc