apt,apt-mirror,packages
This commit is contained in:
parent
08f5134797
commit
d2f9f7cebc
6 changed files with 3 additions and 11 deletions
|
@ -1,18 +0,0 @@
|
|||
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)$} )
|
Loading…
Add table
Add a link
Reference in a new issue