From 43536751613a9166b76b432c608261646ec13a75 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 18 Apr 2001 20:03:28 +0000 Subject: (BUGGLIBC): Send to new alias. * rt/Makefile (otherlibs): Added. * glibcbug.in (BUGGLIBC): Send to new alias. --- glibcbug.in | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'glibcbug.in') diff --git a/glibcbug.in b/glibcbug.in index c47a772077..db986b9e87 100644 --- a/glibcbug.in +++ b/glibcbug.in @@ -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} -- cgit v1.2.3