diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/common-functions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/common-functions b/bin/common-functions index 323a111..1dcd328 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -2,9 +2,6 @@ # contains functions used by more than one script -# TODO: libreoffice-fresh-i18n should run-depend on libreoffice-fresh, -# but it's not recognized. - # shellcheck disable=SC2039 if [ -z "${base_dir}" ]; then |