First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 118040
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tom Martin (RETIRED) <slarti@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wolfram Schlich <wschlich@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 118040 depends on: Show dependency tree
Bug 118040 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: 2006-01-06 07:05 0000
ebuild contains:

"/^LIBDIR=/s:/lib:$(get_libdir):"

thus "/lib" is being replaced by "lib" (on x86 e.g.)
instead of "/lib". the ebuild should add a slash right
before the $:

"/^LIBDIR=/s:/lib:/$(get_libdir):"

@slarti: YOU BROKE IT! ;-)))

CCing maintainer and last bumper.

------- Comment #1 From Tom Martin (RETIRED) 2006-01-06 08:33:44 0000 -------
Fixed in CVS.

(Hope you don't mind plasmaroo, only this is kinda trivial and not really worth
waiting on the maintainer for)

------- Comment #2 From Tim Yamin (RETIRED) 2006-01-06 11:18:58 0000 -------
> (Hope you don't mind plasmaroo, only this is kinda trivial and not really worth
> waiting on the maintainer for)

Not at all, thanks for fixing :)

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