diff options
-rw-r--r-- | src/profile/proteanos.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh index 08916cd..efb265b 100644 --- a/src/profile/proteanos.sh +++ b/src/profile/proteanos.sh @@ -188,15 +188,6 @@ prof_proteanos_feeds() done done done - - for s in 'base' 'src'; do - printf 'src/gz proteanos_%s_%s_%s_%s_%s.gz ' \ - "${suite%/*}" "${suite#*/}" \ - 'src' 'all' "${s}" - printf '%s/feeds/%s/%s/%s/%s\n' \ - "${mirror}" "${suite}" \ - 'src' 'all' "${s}" - done } prof_proteanos_get_cert_url() |