X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=blobdiff_plain;ds=sidebyside;f=my-debmirror-riva;h=5332a467ffb3b82735ceee6e8063d509baa05c3c;hb=d2464a0fc4345255c35e7d5379edaa6806e7e93b;hp=e0ea329c2fa9d3d5f5ddd4002a00b65fb720e264;hpb=048aac6382a1cd35c048734907a51e3be5727e42;p=bin.git diff --git a/my-debmirror-riva b/my-debmirror-riva index e0ea329..5332a46 100755 --- a/my-debmirror-riva +++ b/my-debmirror-riva @@ -1,5 +1,6 @@ #! /bin/sh -e debmirror /mirror/debian -h riva \ - --nosource --section=main --getcontents --ignore=non-US/ "$@" + --nosource --section=main,main/debian-installer \ + --getcontents --ignore=non-US/ "$@" debmirror /mirror/debian/non-US -h riva -r /debian/non-US \ --nosource --section=main -d unstable/non-US --getcontents "$@"