]> git.donarmstrong.com Git - dak.git/commitdiff
and as if by magic, we'll get something in p-u's Sources file
authorMark Hymers <mhy@debian.org>
Sun, 15 Mar 2009 12:26:58 +0000 (12:26 +0000)
committerMark Hymers <mhy@debian.org>
Sun, 15 Mar 2009 12:26:58 +0000 (12:26 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/debian/apt.conf

index 360177628f8baf08d03ffb1ea5d49a804b639b14..f897d7b187929437177bbac4637b25f3a49663b6 100644 (file)
@@ -35,7 +35,7 @@ tree "dists/oldstable-proposed-updates"
 tree "dists/proposed-updates"
 {
    FileList "/srv/ftp.debian.org/database/dists/proposed-updates_$(SECTION)_binary-$(ARCH).list";
-   SourceFileList "/srv/ftp.debian.org/database/dists/proposed_updates_$(SECTION)_source.list";
+   SourceFileList "/srv/ftp.debian.org/database/dists/proposed-updates_$(SECTION)_source.list";
    Sections "main contrib non-free";
    Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc source";
    BinOverride "override.lenny.$(SECTION)";