Bug 200956 - app-text/dvipdfm installs incorrectly
Bug#: 200956 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: tex@gentoo.org Reported By: clotho67@gmail.com
Component: Ebuilds
URL: 
Summary: app-text/dvipdfm installs incorrectly
Keywords:  
Status Whiteboard: 
Opened: 2007-12-01 21:18 0000
Description:   Opened: 2007-12-01 21:18 0000
The .map files and .enc files of dvipdfm are installed to the wrong place. It
will complain .map file can not be found when using dvipdfm.

Reproducible: Always

Steps to Reproduce:
1. dvipdfm file.dvi
2. 
3.

Actual Results:  
Warning:  Couldn't open font map file cmr.map
Warning:  Couldn't open font map file psbase14.map
Warning:  Couldn't open font map file lw35urw.map

------- Comment #1 From Jie Luo 2007-12-01 22:11:50 0000 -------
Created an attachment (id=137509) [details]
A fix to ebuild

Just mv .map and .enc files to the right place.

------- Comment #2 From Alexis Ballier 2007-12-02 15:28:12 0000 -------
fixed in -r1, thanks