Browse Source

Minor fix

Noted by looking at lintian warning
Helge Kreutzmann 7 years ago
parent
commit
807c31c54b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      man/po/de.po

+ 2 - 2
man/po/de.po

@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: dpkg-man 1.18.8\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
 "POT-Creation-Date: 2017-02-01 05:48+0100\n"
-"PO-Revision-Date: 2017-01-28 10:58+0100\n"
+"PO-Revision-Date: 2017-02-08 21:54+0100\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language: de\n"
@@ -10001,7 +10001,7 @@ msgid ""
 msgstr ""
 "DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)\n"
 "DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)\n"
-"[...]\n"
+"[]\n"
 "ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))\n"
 "  confflags += --build=$(DEB_HOST_GNU_TYPE)\n"
 "else\n"