summaryrefslogtreecommitdiff
path: root/app-shells/bash/files/bash-4.4-popd-offset-overflow.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/files/bash-4.4-popd-offset-overflow.patch')
-rw-r--r--app-shells/bash/files/bash-4.4-popd-offset-overflow.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/files/bash-4.4-popd-offset-overflow.patch b/app-shells/bash/files/bash-4.4-popd-offset-overflow.patch
index c6ef19d03f5a..cc6b622eca34 100644
--- a/app-shells/bash/files/bash-4.4-popd-offset-overflow.patch
+++ b/app-shells/bash/files/bash-4.4-popd-offset-overflow.patch
@@ -1,8 +1,8 @@
https://bugs.gentoo.org/600174
https://lists.gnu.org/archive/html/bug-bash/2016-11/msg00099.html
-*** ../bash-4.4-patched/builtins/pushd.def 2016-01-25 13:31:49.000000000 -0500
---- builtins/pushd.def 2016-10-28 10:46:49.000000000 -0400
+*** bash-4.4/builtins/pushd.def
+--- bash-4.4/builtins/pushd.def
***************
*** 366,370 ****
}