aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas C. Villa Real <lucasvr@gobolinux.org>2018-07-04 20:29:34 -0300
committerLucas C. Villa Real <lucasvr@gobolinux.org>2018-07-04 20:29:34 -0300
commit5592e7ee2fc33ae6522dc0c25b05ece2e0433828 (patch)
tree7c88ee285bdd44c99f74a2880651788b84ebdbec
parentb9b84e6dbe1bcc9286163139989e4e69580b23e6 (diff)
downloadThirdPartyInstallers-5592e7ee2fc33ae6522dc0c25b05ece2e0433828.tar.xz
Only print the list of filenames when --debug is given
-rwxr-xr-xbin/ThirdPartyInstaller4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ThirdPartyInstaller b/bin/ThirdPartyInstaller
index 4b3d2ed..3bb89b6 100755
--- a/bin/ThirdPartyInstaller
+++ b/bin/ThirdPartyInstaller
@@ -54,7 +54,6 @@ function determine_flattening_level() {
local rootdirs="bin$\|sbin$\|lib$\|lib64$\|libexec$\|include$\|share$"
local filenames=$(for i in "${inputfiles[@]}"; do thirdparty_filenames $i; done)
- Log_Verbose "$filenames"
if echo "$filenames" | grep -q "/opt/$rootdirs"
then
# 1-level /opt hierarchy
@@ -83,6 +82,7 @@ function determine_flattening_level() {
echo "2"
fi
fi
+ Log_Debug "$filenames"
}
function flatten_package() {
@@ -346,7 +346,7 @@ function take_dependency_from_path() {
done
fi
- Log_Verbose "Fallback: $depname $depversion"
+ Log_Verbose "Symbol $symbol not found, will resort to $depname $depversion as fallback"
echo "$depname $depversion"
else
# We have a path, but we don't have a link to that file under /System/Index.