Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35205 Details for
Bug 56208
emerge mythtv-0.15.1.-r1 fails because of qt-embedded-3.3.2-r1 emerge problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch for problem
diff.out (text/plain), 970 bytes, created by
Neil Katin
on 2004-07-11 14:48:21 UTC
(
hide
)
Description:
proposed patch for problem
Filename:
MIME Type:
Creator:
Neil Katin
Created:
2004-07-11 14:48:21 UTC
Size:
970 bytes
patch
obsolete
>*** /home/neil/qt-embedded-3.3.2-r1.ebuild Sun Jul 11 14:32:07 2004 >--- qt-embedded-3.3.2-r1.ebuild Sun Jul 11 14:45:49 2004 >*************** >*** 93,105 **** > cd ${S}/tools/designer/uic && emake || die "making uic" > cd ${S}/tools/assistant/lib && emake || die "making qassistantclientlib" > > if use doc; then > cd ${S} && emake sub-tutorial || die "making tutorial" >! cd ${S} && \ >! LD_LIBRARY_PATH="${S}/lib:${LD_LIBRARY_PATH}" emake sub-examples \ >! || die "making examples" > fi > } > > src_install() { > INSTALL_ROOT=${D} emake install >--- 93,104 ---- > cd ${S}/tools/designer/uic && emake || die "making uic" > cd ${S}/tools/assistant/lib && emake || die "making qassistantclientlib" > > if use doc; then > cd ${S} && emake sub-tutorial || die "making tutorial" >! LD_LIBRARY_PATH="${S}/lib:${LD_LIBRARY_PATH}" \ >! cd ${S} && emake sub-examples || die "making examples" > fi > } > > src_install() { > INSTALL_ROOT=${D} emake install
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 56208
: 35205