Adding debian version 5.2.37-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
fa1b3d3922
commit
fc8a52c443
59 changed files with 8007 additions and 0 deletions
12
debian/patches/bashbug-editor.diff
vendored
Normal file
12
debian/patches/bashbug-editor.diff
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# DP: send bug reports to Debian bash maintainer too.
|
||||
|
||||
--- a/support/bashbug.sh
|
||||
+++ b/support/bashbug.sh
|
||||
@@ -117,6 +117,7 @@
|
||||
esac ;;
|
||||
esac
|
||||
|
||||
+BUGBASH="${BUGBASH},bash@packages.debian.org"
|
||||
BUGADDR="${1-$BUGBASH}"
|
||||
|
||||
if [ -z "$DEFEDITOR" ] && [ -z "$EDITOR" ]; then
|
Loading…
Add table
Add a link
Reference in a new issue