From: Lasse Collin Date: Sat, 24 May 2025 09:00:13 +0000 (+0300) Subject: po4a/update-po: Ensure that a glob won't expand to a command line option X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b90b269922be17cfba0309994fe6fb6821028cf;p=thirdparty%2Fxz.git po4a/update-po: Ensure that a glob won't expand to a command line option --- diff --git a/po4a/update-po b/po4a/update-po index 29c7f70f..ef72f836 100755 --- a/po4a/update-po +++ b/po4a/update-po @@ -82,7 +82,7 @@ po4a --force --verbose \ # Remove the *.po.authors files that were generated above. # This way they won't get included in distribution tarballs. -rm -f *.po.authors +rm -f -- *.po.authors # Add the customized POT header which contains the SPDX license # identifier and spells out the license name instead of saying