X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F100syncarchive;h=01a2c4300b7d67e48a51ad7d1bc7b287dd6fd08d;hb=b3b605e02a0cc13e7f70de400c93c1ef21a4273e;hp=a6b0e83429e311517cdc601ef62531842dabd198;hpb=5c6714198673760cac701a1e9a90ca08597fccf3;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