X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dohtml;h=62eea00d27b7ee45a68be73840617b150c64c217;hp=39b7889f22000c2f26c55b5afe771b1872a9ed5f;hb=09b8feeab7ec68c31d690a399d73cd119ef454ce;hpb=4d0d41b06d39a6aeabe72882633fd3bb5f8ba27c diff --git a/dohtml b/dohtml index 39b7889..62eea00 100755 --- a/dohtml +++ b/dohtml @@ -32,6 +32,7 @@ realmakepage() {

for distribution(s): $descr

+

You might also want to check out UDD instead of this page.


@@ -165,6 +166,7 @@ makepage "debian/source" "$title" $htmldir/debian/source.html "$time" makepage "" "$title" $htmldir/other/all.html "$time" makepage "" "$title" "$htmldir/other/stable.html" "$time" "-b" makepage "" "$title" "$htmldir/other/testing.html" "$time" "-t" +makepage "" "$title" "$htmldir/other/pseudo.html" "$time" "pseudo" makemainpage > $htmldir/index.html.new mv -f $htmldir/index.html.new $htmldir/index.html