From 37a57a926dd1ae6cde1544d8487e27982d2db4a4 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sat, 24 May 2025 12:00:13 +0300 Subject: [PATCH] po4a/update-po: Ensure that a glob won't expand to a command line option --- po4a/update-po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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