Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 180996
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tim Yamin <plasm@roo.me.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fix-ghostscript-search-path.patch Patch patch Tim Yamin 2007-06-05 19:57 0000 472 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 180996 depends on: Show dependency tree
Bug 180996 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: 2007-06-05 19:57 0000
There is a bug in the sed call in the ebuild, it does not modify the correct
Makefile and so Ghostscript is built with the wrong font search path:
/usr/share/ghostscript/fonts instead of /usr/share/fonts/default/ghostscript.
So documents without embedded fonts fail processing.

It should be noted that initially Makefile.in is symlinked to src/Makefile.in.
However, the behaviour of sed if --follow-symlinks is not specified is to break
the link when -i is also used.

Attached patch resolves this issue. This probably affects ghostscript-gpl too
but I have not confirmed this.

------- Comment #1 From Tim Yamin 2007-06-05 19:57:35 0000 -------
Created an attachment (id=121270) [details]
Patch

------- Comment #2 From Stefan Schweizer 2007-06-05 20:06:25 0000 -------
thank you, fixed

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug