diff --git a/build/addresses.pl b/build/addresses.pl index bfbba225..56299e43 100644 --- a/build/addresses.pl +++ b/build/addresses.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -open(XML,"../sdss-sites-13.xml") || die "could not open input file"; +open(XML,"../xml/sdss-metadata-unsigned.xml") || die "could not open input file"; while () { if (/mailto:(.*)<\/EmailAddress>/) {