commit: abdb5aa3b32f5f1f10ceb4003e23d5454848c29f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu May 24 17:34:53 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri May 25 00:20:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdb5aa3
app-shells/gentoo-bashcomp: remove unused patch(es) Closes: https://github.com/gentoo/gentoo/pull/8557 .../files/gentoo-bashcomp-20101217-make_globals.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app-shells/gentoo-bashcomp/files/gentoo-bashcomp-20101217-make_globals.patch b/app-shells/gentoo-bashcomp/files/gentoo-bashcomp-20101217-make_globals.patch deleted file mode 100644 index ff5262cdabf..00000000000 --- a/app-shells/gentoo-bashcomp/files/gentoo-bashcomp-20101217-make_globals.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/gentoo -+++ b/gentoo -@@ -21,7 +21,7 @@ have() - _portdir() - { - ( -- source @GENTOO_PORTAGE_EPREFIX@/etc/make.globals 2>/dev/null -+ source @GENTOO_PORTAGE_EPREFIX@/usr/share/portage/config/make.globals 2>/dev/null - source @GENTOO_PORTAGE_EPREFIX@/etc/make.conf 2>/dev/null - - echo ${PORTDIR}
