]> git.saurik.com Git - apt.git/commitdiff
apt manpage is built from xml nowadays like the rest
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 17 Jun 2015 17:34:45 +0000 (19:34 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:25:25 +0000 (17:25 +0200)
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

buildlib/po4a_manpage.mak

index 0f53a8600f82adcafaf3185ca6dc3cea56b2dd6f..2e98652a55793c1ec87174a18a4adff3b3638d88 100644 (file)
@@ -57,7 +57,6 @@ HAVE_PO4A=yes
 endif
 
 # take care of the rest
-SOURCE := $(SOURCE) $(wildcard apt.$(LC).8)
 INCLUDES :=
 
 ifndef HAVE_PO4A