commit: 2ffd59f21c979527bb1c7360c075ece11d53cb73 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jun 14 07:30:56 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jun 15 02:33:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffd59f2
dev-lang/perl: remove unused patch Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16231 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-lang/perl/files/perl-5.24-libnsl.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/dev-lang/perl/files/perl-5.24-libnsl.patch b/dev-lang/perl/files/perl-5.24-libnsl.patch deleted file mode 100644 index 5cd6f88c998..00000000000 --- a/dev-lang/perl/files/perl-5.24-libnsl.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Configure b/Configure -index e32d18ce1f..85ab0249bc 100755 ---- a/Configure -+++ b/Configure -@@ -1497,7 +1497,7 @@ archname='' - usereentrant='undef' - : List of libraries we want. - : If anyone needs extra -lxxx, put those in a hint file. --libswanted="cl pthread socket bind inet nsl ndbm gdbm dbm db malloc dl ld" -+libswanted="cl pthread socket bind inet ndbm gdbm dbm db malloc dl ld" - libswanted="$libswanted sun m crypt sec util c cposix posix ucb bsd BSD" - : We probably want to search /usr/shlib before most other libraries. - : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
