summaryrefslogtreecommitdiff
path: root/bash/bash-2.05b/bashbug-editor.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bash-2.05b/bashbug-editor.patch')
-rw-r--r--bash/bash-2.05b/bashbug-editor.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/bash/bash-2.05b/bashbug-editor.patch b/bash/bash-2.05b/bashbug-editor.patch
deleted file mode 100644
index 6a385bdc8e..0000000000
--- a/bash/bash-2.05b/bashbug-editor.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./support/bashbug.sh~ Mon Nov 27 17:15:21 2000
-+++ ./support/bashbug.sh Tue Feb 6 18:54:48 2001
-@@ -98,6 +98,7 @@
- esac ;;
- esac
-
-+BUGBASH="${BUGBASH},bash@packages.debian.org"
- BUGADDR="${1-$BUGBASH}"
-
- if [ -z "$DEFEDITOR" ] && [ -z "$EDITOR" ]; then