projects
/
deb
/
packages.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add mail stuff from old code
[deb/packages.git]
/
cron.d
/
300maintainerdb
1
#! /bin/bash
2
3
. `dirname $0`/../config.sh
4
5
if [ ! -e ${archivedir}/Maintainers ]
6
then
7
ln -s ${ftproot}/debian/indices/Maintainers ${archivedir}/Maintainers
8
fi
9
10
cd ${bindir}
11
${bindir}/build-maintainerdb