Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206314 Details for
Bug 288055
import working packages on x86-solaris
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixing double prefix and outside of the prefix issues
xine-lib-1.1.16.3-r1.ebuild.patch (text/plain), 458 bytes, created by
Daniel Vergien
on 2009-10-07 13:29:55 UTC
(
hide
)
Description:
fixing double prefix and outside of the prefix issues
Filename:
MIME Type:
Creator:
Daniel Vergien
Created:
2009-10-07 13:29:55 UTC
Size:
458 bytes
patch
obsolete
>--- xine-lib-1.1.16.3-r1.ebuild.orig 2009-10-07 15:13:28.066190131 +0200 >+++ xine-lib-1.1.16.3-r1.ebuild 2009-10-07 15:19:30.456081656 +0200 >@@ -176,8 +176,8 @@ > } > > src_install() { >- emake DESTDIR="${ED}" \ >- docdir="/usr/share/doc/${PF}" htmldir="/usr/share/doc/${PF}/html" \ >+ emake DESTDIR="${D}" \ >+ docdir="${EPREFIX}/usr/share/doc/${PF}" htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ > install || die "emake install failed." > > dodoc ChangeLog
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 288055
: 206314 |
206535
|
206536
|
206538
|
206539