Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88072 - klibc KBUILD_OUTPUT ebuild
Summary: klibc KBUILD_OUTPUT ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 13:03 UTC by Richard Westwell
Modified: 2005-05-04 02:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
klibc-1.0.3-r1.ebuild (klibc-1.0.3-r1.ebuild,4.18 KB, text/plain)
2005-04-05 13:04 UTC, Richard Westwell
Details
patch to klibc-1.03.ebuild (1.patch,1.08 KB, patch)
2005-04-05 18:11 UTC, Richard Westwell
Details | Diff
patch to klibc-1.03.ebuild (1.patch,1.06 KB, patch)
2005-04-14 16:18 UTC, Richard Westwell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Westwell 2005-04-05 13:03:36 UTC
slight modification to the klibc ebuild now in portage
support for ${KBUILD_OUTPUT}
i.e. if the kernel build directroy has been relocated to somewhere in /var/tmp/kernel-output
Comment 1 Richard Westwell 2005-04-05 13:04:42 UTC
Created attachment 55392 [details]
klibc-1.0.3-r1.ebuild
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-04-05 15:34:01 UTC
Please add a diff -u patch.
Comment 3 Richard Westwell 2005-04-05 18:11:03 UTC
Created attachment 55414 [details, diff]
patch to klibc-1.03.ebuild

sorry, I should have thought of that
patch attached
Comment 4 Richard Westwell 2005-04-14 16:18:37 UTC
Created attachment 56306 [details, diff]
patch to klibc-1.03.ebuild

using KV_OUT_DIR instead in the ebuild which seems to be the standard way at
the moment
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2005-05-04 02:28:43 UTC
Added 1.0.8 with your fixes, thanks.