# /sbin/install-info --infodir=/opt/gnu/info \ /opt/gnu/info/gnat_ugn_unw.info
Produces this entry in /opt/gnu/info/dir GNU Ada tools * GNAT User's Guide (gnat_ugn_unw) install-info --delete is not able to handle this: # /sbin/install-info --delete --infodir=/opt/gnu/info \ /opt/gnu/info/gnat_ugn_unw.info install-info: warning: no entries found for `/opt/gnu/info/gnat_ugn_unw.info'; nothing deleted Afterwards, the gnat_ugn_unw entry in "dir" has not been deleted. Apparently, "install-info" --delete expects a direntry of this kind: * xxx: (yyy). zzz /sbin/install-info --version install-info (GNU texinfo) 4.7 -- Summary: gnat_ugn.texi invalid @direntry Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: corsepiu at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21327