From 767e737474ea0b430bf0dcd89ae417dd285cfa57 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 02 Jul 2020 13:39:28 -0400 Subject: profile/proteanos: Remove useless newline in feeds install_find_pkgs() filters out only "src" and "src/gz" lines. --- diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh index 6a0afd0..08916cd 100644 --- a/src/profile/proteanos.sh +++ b/src/profile/proteanos.sh @@ -186,7 +186,6 @@ prof_proteanos_feeds() "${mirror}" "${suite}" \ "${a}" "${p}" "${s}" done - printf '\n' done done -- cgit v0.9.1