First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 4672
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Uwe Ohse <uwe-gentoo@ohse.de>
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 4672 depends on: Show dependency tree
Bug 4672 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: 2002-07-08 01:20 0000
texinfo-4.2-r4.ebuild contains:
                for i in texinfo-*
                do
                        mv ${i} texinfo.info-${i#texinfo-*}
                done
but the main .info file references texinfo-1, not texinfo.info-1.

Possible fixes:
a) tell makeinfo to ignore the @setfilename in texinfo.txi,
b) use the names the texinfo maintainers like.

Regards, Uwe

------- Comment #1 From Martin Schlemmer (RETIRED) 2002-07-08 16:41:07 0000 -------
Fixed in -r5.  This is done by modifying the Makefile, and .txi file to
change the files being installed/generated, rather than renaming them.

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