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/apt-doc.pot | |
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/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 37691fa1f..905bbb997 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 0.9.5.1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-06-09 22:05+0300\n" +"POT-Creation-Date: 2012-06-09 23:05+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5358,8 +5358,8 @@ msgstr "" #: apt-ftparchive.1.xml:307 msgid "" "Sets the output Contents file. Defaults to " -"<filename>$(DIST)/Contents-$(ARCH)</filename>. If this setting causes " -"multiple Packages files to map onto a single Contents file (as is the " +"<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." msgstr "" |