summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-26 10:07:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-26 10:51:28 +0200
commit09ac599f10b5ab7bdb537689068102e2df0af9c0 (patch)
tree34434b2eaebd5ebd69c9b59e7c52378695654a19 /x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch
parentx11-libs/libyui-qt: Drop old (diff)
downloadgentoo-09ac599f10b5ab7bdb537689068102e2df0af9c0.tar.gz
gentoo-09ac599f10b5ab7bdb537689068102e2df0af9c0.tar.bz2
gentoo-09ac599f10b5ab7bdb537689068102e2df0af9c0.zip
x11-libs/libyui-ncurses: 2.48.3 version bump, EAPI-6, tinfo buildfix
Closes: https://bugs.gentoo.org/648542 Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch')
-rw-r--r--x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch b/x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch
index b69aafe797b1..9da76f194598 100644
--- a/x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch
+++ b/x11-libs/libyui-ncurses/files/libyui-ncurses-2.46.4-tinfo.patch
@@ -1,7 +1,7 @@
Fixes building with sys-libs/ncurses[tinfo]
---- cmake/Modules/FindCurses6.cmake.orig 2014-09-25 16:32:20.000000000 +0400
-+++ cmake/Modules/FindCurses6.cmake 2014-09-25 16:33:16.000000000 +0400
+--- a/cmake/Modules/FindCurses6.cmake 2014-09-25 16:32:20.000000000 +0400
++++ b/cmake/Modules/FindCurses6.cmake 2014-09-25 16:33:16.000000000 +0400
@@ -11,11 +11,12 @@
FIND_LIBRARY(CURSES6_TINFO_LIBRARY NAMES tinfo PATHS ${path}/ncurses6 ${path} NO_DEFAULT_PATH)
ENDFOREACH()