Bug 106520 - sci-mathematics/glpk-4.7 documentation misorderd
Bug#: 106520 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: robbat2@gentoo.org Reported By: michael.kiermaier@gmx.net
Component: Ebuilds
URL: 
Summary: sci-mathematics/glpk-4.7 documentation misorderd
Keywords:  
Status Whiteboard: 
Opened: 2005-09-19 06:13 0000
Description:   Opened: 2005-09-19 06:13 0000
With the sci-mathematics/glpk-4.7 ebuild the user manual files refman.* (as
well
as some other documentation files) get installed to the examples directory of
the documentation. That seems wrong to me. In the source tree the manual is not
in the examples directory.

Furthermore, the ebuild could be updated to the most recent version 4.8 of
glpk.

------- Comment #1 From Markus Dittrich 2005-09-19 20:21:36 0000 -------
Created an attachment (id=68839) [details]
corrected ebuild and bump to glpk-4.8

The attached ebuild installs all docs into /usr/share/doc/glpk-4.8, whereas
the examples now go into /usr/share/glpk-4.8/examples. I also 
bumped the version to 4.8 (not sure if I should have opened a new bug
for this). Furthermore, the attached ebuild does not install all of
examples/ as the current ebuild (since examples/ contains Makefiles,
executables etc.) but only what looks like generic example files.

------- Comment #2 From Olivier Fisette 2005-09-20 17:58:58 0000 -------
Thanks for reporting, Michael. Thanks for the new ebuild, Markus. This is now 
in CVS (with a few changes).