* [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/files/
@ 2024-12-23 18:40 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-12-23 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 19c7f8bc0274d82173cc357d469f91d0b977a46a
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Dec 23 17:52:15 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 18:39:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c7f8bc
dev-lang/gnucobol: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-lang/gnucobol/files/gnucobol-3.1.2-ncurses.patch | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-lang/gnucobol/files/gnucobol-3.1.2-ncurses.patch b/dev-lang/gnucobol/files/gnucobol-3.1.2-ncurses.patch
deleted file mode 100644
index b778f57764b1..000000000000
--- a/dev-lang/gnucobol/files/gnucobol-3.1.2-ncurses.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/configure.ac 2023-12-20 22:48:44.764596449 +0100
-+++ b/configure.ac 2023-12-20 22:50:10.493170634 +0100
-@@ -1109,7 +1109,7 @@
- USE_CURSES="missing_header"
- fi], [])], [])
- if test "$USE_CURSES" = "ncursesw"; then
-- LIBCOB_LIBS="$LIBCOB_LIBS -lncursesw"
-+ LIBCOB_LIBS="$LIBCOB_LIBS $(ncursesw6-config --libs)"
- fi
- else
- if test "$USE_CURSES" = "ncursesw"; then
-@@ -1128,7 +1128,7 @@
- USE_CURSES="missing_header"
- fi], [])], [])], [])
- if test "$USE_CURSES" = "ncurses"; then
-- LIBCOB_LIBS="$LIBCOB_LIBS -lncurses"
-+ LIBCOB_LIBS="$LIBCOB_LIBS $(ncurses6-config --libs)"
- fi
- else
- if test "$USE_CURSES" = "ncurses"; then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-23 18:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23 18:40 [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/files/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox