help/help/public/apt-mirror/index.rst
Marc Beninca 4a115a51ee
Some checks are pending
/ job (push) Waiting to run
help
2025-05-02 21:11:39 +02:00

18 lines
271 B
ReStructuredText

apt-mirror
==========
.. todo:: list files syntax
.. warning::
Translations archived in xz are not fetched
Workaround:
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.bz2$} )
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.(bz2|xz)$} )