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)$} )
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)$} )