]> git.donarmstrong.com Git - dak.git/commitdiff
And another sarge gone
authorJoerg Jaspert <joerg@debian.org>
Sun, 23 Nov 2008 22:43:36 +0000 (23:43 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 23 Nov 2008 22:43:36 +0000 (23:43 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian-security/cron.daily

index 1062a49a4305feff539806a36ea3a38c0322daa4..f99c014939eeab00dd354db900e7ea6489666493 100755 (executable)
@@ -54,7 +54,7 @@ for suite in $suites; do
 done
 
 # Generate .all3 overides for the buildd support
-for dist in sarge etch lenny; do
+for dist in etch lenny; do
     rm -f override.$dist.all3
     components="main contrib non-free";
     if [ -f override.$dist.main.debian-installer ]; then