Bug 61044 - info files of SEMI are not installed
Bug#: 61044 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: VED03370@nifty.ne.jp
Component: Applications
URL: 
Summary: info files of SEMI are not installed
Keywords:  
Status Whiteboard: 
Opened: 2004-08-20 09:19 0000
Description:   Opened: 2004-08-20 09:19 0000
The distribution tarball contains texinfo files mime-ui-en.texi and
mime-ui-ja.texi, but ebuild doesn't touch them.  So info files aren't
created and of course aren't installed.

Reproducible: Always
Steps to Reproduce:
1. emerge semi
2.
3.

Actual Results:  
There are no mime-ui-en.info or mime-ui-ja.info in /usr/share/info directory.

Expected Results:  
There should be both info files there.

Makefile does not contain a rule to make info files, so ebuild must use makeinfo
directly.

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2004-08-20 12:04:30 0000 -------
Thanks for the bug report. Fixed in CVS.