Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229193 Details for
Bug 295329
devmanual mentions /usr/lib/portage/bin/ where it has to be /usr/lib/portage/bin/ebuild-helpers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
git patch for devmanual
0001-Correcting-location-for-ebuild-helper-scripts-fix-fo.patch (text/plain), 1012 bytes, created by
Justin Lecher (RETIRED)
on 2010-04-26 08:07:51 UTC
(
hide
)
Description:
git patch for devmanual
Filename:
MIME Type:
Creator:
Justin Lecher (RETIRED)
Created:
2010-04-26 08:07:51 UTC
Size:
1012 bytes
patch
obsolete
>From 9529815fbb69314d8bc098eec4afa3c16cdd2fe4 Mon Sep 17 00:00:00 2001 >From: Justin Lecher <jlec@gentoo.org> >Date: Mon, 26 Apr 2010 10:05:34 +0200 >Subject: [PATCH] Correcting location for ebuild-helper scripts, fix for bug 295329 > >--- > ebuild-writing/error-handling/text.xml | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/ebuild-writing/error-handling/text.xml b/ebuild-writing/error-handling/text.xml >index 5951bb3..d60b855 100644 >--- a/ebuild-writing/error-handling/text.xml >+++ b/ebuild-writing/error-handling/text.xml >@@ -51,7 +51,7 @@ Some portage-provided functions will automatically die upon failure. Others will > not. It is for example safe to omit the <c>|| die</c> after a call to <c>epatch</c>, > but not <c>emake</c>. The reason is that external binaries are not able to call > die that is a bash function. You can see what commands are external binaries >-with <c>ls /usr/lib/portage/bin/</c>. >+with <c>ls /usr/lib*/portage/bin/ebuild-helpers</c>. > </p> > > <p> >-- >1.6.4.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 295329
: 229193