]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/300maintainerdb
Merge branch 'master' of ssh://spaillar-guest@git.debian.org/git/webwml/packages
[deb/packages.git] / cron.d / 300maintainerdb
index 6e54a9c1e6c32768a827751a08b9391f210b44eb..7d1bde850d1e3651884efef019066a797fb88556 100755 (executable)
@@ -2,10 +2,11 @@
 
 . `dirname $0`/../config.sh
 
-if [ ! -e ${archivedir}/Maintainers ]
-then
-    ln -s ${ftproot}/debian/indices/Maintainers ${archivedir}/Maintainers
-fi
+echo >&2 This script is disabled by default, since it is not useful without
+echo >&2 further setup and also some advertising of the actual addresses.
+echo >&2 Before you enable this you should have the consent of the people that
+echo >&2 this will send mail to!
+exit 1
 
 cd ${bindir}
 ${bindir}/build-maintainerdb