summaryrefslogtreecommitdiff
path: root/buildlib
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-06-17 19:34:45 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-08-10 17:25:25 +0200
commit1b36b5fa1b8dbd76aec7ddd4ffe72f8515c29038 (patch)
tree1341e893c0314d335da1d952a34d5782f8e177fa /buildlib
parentddb286525d196b53683533648425c5c8f5288839 (diff)
apt manpage is built from xml nowadays like the rest
It used be a handwritten manpage, but that is gone and this artifact is the cause for the message: ../../buildlib/manpage.mak:23: target '../../build/docs/apt.de.8' given more than once in the same rule [ … repeated for all translations … ] So lets get right of it. Git-Dch: Ignore
Diffstat (limited to 'buildlib')
-rw-r--r--buildlib/po4a_manpage.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildlib/po4a_manpage.mak b/buildlib/po4a_manpage.mak
index 0f53a8600..2e98652a5 100644
--- a/buildlib/po4a_manpage.mak
+++ b/buildlib/po4a_manpage.mak
@@ -57,7 +57,6 @@ HAVE_PO4A=yes
endif
# take care of the rest
-SOURCE := $(SOURCE) $(wildcard apt.$(LC).8)
INCLUDES :=
ifndef HAVE_PO4A