Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56929 Details for
Bug 90042
small fix for EXPORT_FUNCTIONS listings
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hb-guide-eclass.xml.diff
hb-guide-eclass.xml.diff (text/plain), 742 bytes, created by
Torsten Veller (RETIRED)
on 2005-04-22 09:06:18 UTC
(
hide
)
Description:
hb-guide-eclass.xml.diff
Filename:
MIME Type:
Creator:
Torsten Veller (RETIRED)
Created:
2005-04-22 09:06:18 UTC
Size:
742 bytes
patch
obsolete
>Index: hb-guide-eclass.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-eclass.xml,v >retrieving revision 1.3 >diff -u -B -r1.3 hb-guide-eclass.xml >--- hb-guide-eclass.xml 15 Mar 2005 19:29:58 -0000 1.3 >+++ hb-guide-eclass.xml 22 Apr 2005 15:50:29 -0000 >@@ -173,8 +173,8 @@ > <p>then EXPORT_FUNCTIONS will call eval() on the following string:</p> > > <pre> >-src_unpack() { foo_src_compile() ; } >-src_compile() { foo_src_compile() ; }</pre> >+src_compile() { foo_src_compile() ; } >+src_install() { foo_src_install() ; }</pre> > > <p>Now, whichever eclass is inherited last will define the > default src_compile() function, but both functions can be
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 90042
: 56929