From c388468a7e71fd40343e8a53a8cd9cc210f7eccc Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 6 Jan 2025 23:30:18 +0900 Subject: [PATCH] LIBMAN: fixed for --- automation_tools/libman.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/automation_tools/libman.sh b/automation_tools/libman.sh index ab891cf9..4ae49582 100644 --- a/automation_tools/libman.sh +++ b/automation_tools/libman.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Be aware that this script is deleting the source directory after copying the files and it's intended to be used onyl by flatpak builder +# Be aware that this script is deleting the source directory after copying the files and it's intended to be used only by flatpak builder echo "Worry not, LibMan is here!" @@ -62,7 +62,7 @@ find "$1" -type f -name "*.so*" | while IFS= read -r file; do copied_files+=("$file") else error_message=$(