]> git.saurik.com Git - apt.git/blobdiff - buildlib/po4a_manpage.mak
activate AI_IDN by default to support IDN domains
[apt.git] / buildlib / po4a_manpage.mak
index 0f53a8600f82adcafaf3185ca6dc3cea56b2dd6f..82cfba3948ee63f1e7908481b0eca3ad02ac9af2 100644 (file)
@@ -57,11 +57,10 @@ HAVE_PO4A=yes
 endif
 
 # take care of the rest
-SOURCE := $(SOURCE) $(wildcard apt.$(LC).8)
 INCLUDES :=
 
 ifndef HAVE_PO4A
-# Strip from the source list any man pages we dont have compiled already
+# Strip from the source list any man pages we don't have compiled already
 SOURCE := $(wildcard $(SOURCE))
 endif