SPONSORS.txt is the website published filename, but it seems some distros
were using the source code file name.
Use SPONSORS.ist for the coded listings instead.
INSTALL \
QUICKSTART \
README \
- SPONSORS.txt \
+ SPONSORS \
bootstrap.sh \
po4a.conf
done
# Make a copy of SPONSORS we can package
-sed -e 's/@Squid-[0-9\.]*://' <SPONSORS > SPONSORS.txt || (rm -f SPONSORS.txt && exit 1)
+sed -e 's/@Squid-[0-9\.]*://' <SPONSORS.list > SPONSORS || (rm -f SPONSORS && exit 1)
# Fixup autoconf recursion using --silent/--quiet option
# autoconf should inherit this option whe recursing into subdirectories
inst $tmpdir/COPYING $dst/COPYING.txt
inst $tmpdir/COPYRIGHT $dst/COPYRIGHT.txt
inst $tmpdir/CREDITS $dst/CREDITS.txt
+inst $tmpdir/SPONSORS $dst/SPONSORS.txt
inst $tmpdir/ChangeLog $dst/ChangeLog.txt
if [ -f $tmpdir/doc/release-notes/release-$RELEASE.html ]; then
cat $tmpdir/doc/release-notes/release-$RELEASE.html | sed -e '