From: Theodore Ts'o Date: Sun, 24 Jun 2007 20:59:36 +0000 (-0400) Subject: Fix the info-dir line for the com_err.texinfo file X-Git-Tag: E2FSPROGS-1_40~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0d8b6733c73e871eb2a32ae0f64687c5dec84525;p=tools%2Fe2fsprogs.git Fix the info-dir line for the com_err.texinfo file Fix the info-dir line so that the menu name does not contain a .info prefix. First of all, it's ugly, secondly, it causes the install-info command to fail to remove the com_err info file from the /usr/share/info/dir file when the comerr-dev package is removed and purged. Addresses Debian Bug: #401711 Signed-off-by: "Theodore Ts'o" --- diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog index 8261084..4ab07c8 100644 --- a/lib/et/ChangeLog +++ b/lib/et/ChangeLog @@ -1,3 +1,12 @@ +2007-06-24 Theodore Tso + + * com_err.texinfo: Fix the info-dir line so that the name does not + contain a .info prefix. First of all, it's ugly, + secondly, it causes the install-info command to fail to + remove the com_err info file from the /usr/share/info/dir file + when the comerr-dev package is removed and purged. + (Addresses Debian Bug: #401711) + 2007-05-23 Theodore Tso * error_message.c: #include unistd.h and sys/types.h to provide diff --git a/lib/et/com_err.texinfo b/lib/et/com_err.texinfo index 5607281..def088c 100644 --- a/lib/et/com_err.texinfo +++ b/lib/et/com_err.texinfo @@ -21,7 +21,7 @@ @dircategory Development @format START-INFO-DIR-ENTRY -* com_err: (com_err.info). A Common Error Description Library for UNIX. +* Com_err: (com_err). A Common Error Description Library for UNIX. END-INFO-DIR-ENTRY @end format @end ifinfo