[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#514402: second fix for this FTBFS



I tried to convert all our xml docs to man pages, and found the second bug. Entity
'apt-author.moconnor' was not declared. Fix attached.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Maintainer
--- apt.ent.notfixed	2009-02-07 16:06:41.633011387 +0200
+++ apt.ent	2009-02-07 16:11:02.945777316 +0200
@@ -179,6 +179,13 @@
    </author>
 ">
 
+<!ENTITY apt-author.moconnor "
+   <author>
+    <firstname>Mike</firstname>
+    <surname>O'Connor</surname>
+   </author>
+">
+
 <!ENTITY apt-author.team "
    <author>
     <othername>APT team</othername>

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: