]> git.decadent.org.uk Git - dak.git/commitdiff
Call with the configfile as argument
authorJoerg Jaspert <joerg@debian.org>
Tue, 7 Sep 2010 22:15:59 +0000 (00:15 +0200)
committerJoerg Jaspert <joerg@debian.org>
Tue, 7 Sep 2010 22:15:59 +0000 (00:15 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.hourly

index 0c06b74f3c3196ad92d134b88c9788c53a07427c..30e81b59e0d8a20af82871e1ed56117272133f7b 100755 (executable)
@@ -21,6 +21,6 @@ cat removals-20*.822 > removals-full.822
 cat removals.822 >> removals-full.822
 
 $base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/
-$base/dak/tools/removals.pl > $webdir/rss/removals.rss
+$base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss
 
 $scriptsdir/generate-di