First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 108568
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Saleem Abdulrasool (RETIRED) <compnerd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: James Cloos <cloos@jhcloos.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 108568 depends on: Show dependency tree
Bug 108568 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-08 23:49 0000
The ebuild has this:

        cd ${S}/Documentation
        doman spim.1
        use X && doman xspim.1

but the tar has Documentation/{x,}spim.man instead.

The ebuild needs to mv(1) or cp(1) the .man files to .1 before running doman.

------- Comment #1 From Saleem Abdulrasool (RETIRED) 2005-10-09 20:06:38 0000 -------
Guess that change was left out.  Fixed.

First Last Prev Next    No search results available      Search page      Enter new bug