From 006d674e77b95729077d0f1e3973bdbc0f77540a Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 7 Feb 2006 13:29:53 +0000 Subject: [PATCH] Some adjustments: - filelist is arch specific - there will be "static" source package pages - we shouldn't change the sections index urls just for fun --- URLS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/URLS b/URLS index a096144..3b06451 100644 --- a/URLS +++ b/URLS @@ -10,11 +10,11 @@ $ROOT/source/pkg <- exact lookup for source package name $ROOT/suite/pkg <- static package page $ROOT/suite/pkg/changelog <- fetch changelog $ROOT/suite/pkg/copyright <- fetch copyright -$ROOT/suite/pkg/filelist <- fetch list of files $ROOT/suite/pkg/arch <- arch-specific static page (noindex) $ROOT/suite/pkg/arch/download <- download form for package +$ROOT/suite/pkg/arch/filelist <- fetch list of files -$ROOT/suite/source/pkg <- static source package page (is there anything - interesting to put on this page? Do it at all?) +$ROOT/suite/source/pkg <- static source package page $ROOT/suite/sections/$section <- section index page + $ROOT/suite/$section <- will need to work, too, for backwards compatibility -- 2.39.2