X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F100syncarchive;h=01a2c4300b7d67e48a51ad7d1bc7b287dd6fd08d;hb=1cae9cae0867586cf3254466d25840892d6aa82f;hp=a6b0e83429e311517cdc601ef62531842dabd198;hpb=cd4d1f86366ee5a65c99d09a47d6c575afcbd1ef;p=deb%2Fpackages.git diff --git a/cron.d/100syncarchive b/cron.d/100syncarchive index a6b0e83..01a2c43 100755 --- a/cron.d/100syncarchive +++ b/cron.d/100syncarchive @@ -23,7 +23,6 @@ then do test ! "$arch" = "kfreebsd-i386" || continue test ! "$arch" = "kfreebsd-amd64" || continue - test ! "$arch" = "armel" || continue for part in ${parts} do echo retrieve Packages $dist/$part/$arch @@ -59,7 +58,6 @@ else do test ! "$arch" = "kfreebsd-i386" || continue test ! "$arch" = "kfreebsd-amd64" || continue - test ! "$arch" = "armel" || continue for part in ${parts} do echo retrieve Packages $dist/$part/$arch