From: Ralph Ronnquist Date: Tue, 17 Sep 2024 05:22:58 +0000 (+1000) Subject: removed debugging output X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=b6de3990bbb36b670c88c6d4f5edcd2d6ce142e3;p=rrq%2Fbespoke-installer.git removed debugging output --- diff --git a/build-installer-functions.sh b/build-installer-functions.sh index e94270e..53c6081 100644 --- a/build-installer-functions.sh +++ b/build-installer-functions.sh @@ -22,7 +22,7 @@ deb_url_map() { # mappings package=provides. The provides part is one or more comma # separated packae names without spaces deb_provider_map() { - sed '/Package:/{s/[^ ]* //;h;d};/Provides:/!d;s/[^ ]* /=/;H;x;s/\n//;s/ *//g;s/([^)]*)//g' $@ | tee deb_provider_map.log + sed '/Package:/{s/[^ ]* //;h;d};/Provides:/!d;s/[^ ]* /=/;H;x;s/\n//;s/ *//g;s/([^)]*)//g' $@ } # check_depends() "resolves" an alternative dependency (presented as