Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 165904
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: alwin <adr@deds.nl>
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 165904 depends on: Show dependency tree
Bug 165904 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-02-08 11:20 0000
/etc/cron.daily/prelink prelinks if enabled in /etc/conf.d/prelink. KDE will be
prelinked, while "#KDE_IS_PRELINKED=1" stays unchanged in
/etc/env.d/45kdepaths-3.5: is incorrect. Any upgrade/reinstall of
kde-base/kdelibs overwrites /etc/env.d/45kdepaths-3.5, so #KDE_IS_PRELINKED=1
is put back (uncommented=not prelinked): is correct after install.

To change /etc/env.d/45kdepaths-3.5 automatically when the cron runs (again),
with something like sed -i~ -e 's:#KDE_IS_PRELINKED=1:KDE_IS_PRELINKED=1:
/etc/env.d/45kdepaths-3.5
would be a good thing i.m.h.o. :)

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From SpanKY 2007-03-25 05:30:42 0000 -------
i think that's a hack, but it does appear to be the most streamlined solution
at the moment, so ive added it to cvs

thanks for the suggestion

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