Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 61044

Summary: info files of SEMI are not installed
Product: Gentoo Linux Reporter: MATSUI Tetsushi <VED03370>
Component: Current packagesAssignee: Emacs project <emacs>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description MATSUI Tetsushi 2004-08-20 09:19:32 UTC
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 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-08-20 12:04:30 UTC
Thanks for the bug report. Fixed in CVS.