First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 13724
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alain Penders <alain@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gentoo-0.11.34.ebuild Fixed ebuild text/plain Alain Penders 2003-01-11 10:22 0000 1.16 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2003-01-11 10:19 0000
The ebuild installs the gentoorc and gentoogtkrc files in /etc instead of
/etc/gentoo, but configures the binary to look in /etc/gentoo.

To fix, change:
        einstall || die
To:
        einstall sysconfdir=${D}/etc/gentoo || die

------- Comment #1 From Alain Penders 2003-01-11 10:22:28 0000 -------
Created an attachment (id=7198) [edit]
Fixed ebuild

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-01-16 07:07:41 0000 -------
nice catch :)

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