diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-09 23:08:19 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-09 23:08:19 +0200 |
commit | 3adddfa810c916132b59b11c736e8747581662bc (patch) | |
tree | 0fff24e488d143b6e344e9740d4580ec3b40b605 /doc/po/pl.po | |
parent | 7a6d9076595b2acc164d6f057f609c96c359ea08 (diff) |
* ftparchive/apt-ftparchive.cc:
- default to putting the Contents-* files below $(SECTION) as apt-file
expects them there - thanks Martin-Éric Racine! (Closes: #675827)
Diffstat (limited to 'doc/po/pl.po')
-rw-r--r-- | doc/po/pl.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/po/pl.po b/doc/po/pl.po index 9dc093168..4e16f0240 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -7073,7 +7073,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:307 msgid "" -"Sets the output Contents file. Defaults to <filename>$(DIST)/Contents-$(ARCH)" +"Sets the output Contents file. Defaults to <filename>$(DIST)/$(SECTION)/Contents-$(ARCH)" "</filename>. If this setting causes multiple Packages files to map onto a " "single Contents file (as is the default) then <command>apt-ftparchive</" "command> will integrate those package files together automatically." |