X-Git-Url: https://git.jankratochvil.net/?p=macros.git;a=blobdiff_plain;f=AutoGen.pm;h=5075ee65afdb0f1ba4edc07bc478e96f37ae6acf;hp=4f2fd1fdde25debd0dea62091786589c730cac73;hb=a64d3257b666b1494c96019f2570ed4a41a99450;hpb=9577348b3cc8cee304d66d5d668612822755f362 diff --git a/AutoGen.pm b/AutoGen.pm index 4f2fd1f..5075ee6 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -411,6 +411,7 @@ my($class,%options)=@_; .q< -e '1,/^@@.*@@$$/d'> .q< -e '/^[+-]"POT-Creation-Date:/d'> .q< -e '/^[^+-]/d'> + .q< -e '/^[+-]#/d'> .q< | wc -l` -eq 0;then> .q< touch --reference=$${lang}.po $${lang}.po~;> .q< mv -f $${lang}.po~ $${lang}.po;>