summaryrefslogtreecommitdiff
path: root/games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
commite748ba9741f6540f4675c23e3e37b73e822c13a4 (patch)
tree23dece8beabb3a3d7c6c0273b0eb40b21c62a889 /games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch
parent908778078736bd36f7a60a2d576d415cb8e000fa (diff)
gentoo resync : 31.05.2021
Diffstat (limited to 'games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch')
-rw-r--r--games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch b/games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch
deleted file mode 100644
index f37f2ed22ce2..000000000000
--- a/games-engines/frobtads/files/frobtads-1.2.4-tinfo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-https://bugs.gentoo.org/602446
-
---- a/configure.ac
-+++ b/configure.ac
-@@ -88,6 +88,7 @@
- # doesn't hust to try pdcurses as a last resort.)
- #
- AC_SEARCH_LIBS([initscr], [ncurses curses pdcurses], [curseslibfound=true], [curseslibfound=false])
-+AC_SEARCH_LIBS([keypad], [tinfo])
-
- # Check for libcurl (network client library for http et al).
- #