]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/100syncarchive
kfreebsd moves to main archive
[deb/packages.git] / cron.d / 100syncarchive
index 02750b05b99162690c582a7905d1a13cfd484276..d8b9f79bc28b8248fd63b67c1c2af7d6068bd5e1 100755 (executable)
@@ -21,8 +21,6 @@ then
        foo=\$arch_${dist//-/_}
        for arch in `eval echo $foo`
        do
-           test ! "$arch" = "kfreebsd-i386" || continue
-           test ! "$arch" = "kfreebsd-amd64" || continue
            for part in ${parts}
            do
                echo retrieve Packages $dist/$part/$arch
@@ -57,8 +55,6 @@ else
        foo=\$arch_${dist//-/_}
        for arch in `eval echo $foo`
        do
-           test ! "$arch" = "kfreebsd-i386" || continue
-           test ! "$arch" = "kfreebsd-amd64" || continue
            for part in ${parts}
            do
                echo retrieve Packages $dist/$part/$arch