summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/files/gentoo-bashcomp-20101217-make_globals.patch11
1 files changed, 0 insertions, 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 ff5262cdabf2..000000000000
--- 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}