mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
(BUGGLIBC): Send to new alias.
* rt/Makefile (otherlibs): Added. * glibcbug.in (BUGGLIBC): Send to new alias.
This commit is contained in:
parent
1093004112
commit
4353675161
@ -1,6 +1,8 @@
|
||||
2001-04-18 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* rt/Makefile (otherlibs): Added.
|
||||
* rt/Makefile (otherlibs): Added.
|
||||
|
||||
* glibcbug.in (BUGGLIBC): Send to new alias.
|
||||
|
||||
2001-04-02 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -36,12 +36,7 @@ if test $? -ne 0; then
|
||||
chmod 600 $TEMPx
|
||||
fi
|
||||
|
||||
if test "$RELEASE" = "stable"; then
|
||||
BUGGLIBC="bugs@gnu.org"
|
||||
else
|
||||
BUGGLIBC="libc-alpha@sourceware.cygnus.com"
|
||||
fi
|
||||
|
||||
BUGGLIBC="glibc-bug-reports-${RELEASE}@gnu.org"
|
||||
BUGADDR=${1-$BUGGLIBC}
|
||||
|
||||
: ${EDITOR=emacs}
|
||||
|
Loading…
Reference in New Issue
Block a user