Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 382168 Details for
Bug 481596
www-plugins/pipelight - use Silverlight apps in browser using Wine
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pipelight-9999.diff
pipelight-9999.diff (text/plain), 992 bytes, created by
Michael Cook
on 2014-08-03 19:08:21 UTC
(
hide
)
Description:
pipelight-9999.diff
Filename:
MIME Type:
Creator:
Michael Cook
Created:
2014-08-03 19:08:21 UTC
Size:
992 bytes
patch
obsolete
>--- /usr/portage/www-plugins/pipelight/pipelight-9999.ebuild 2014-08-02 00:01:40.000000000 -0400 >+++ pipelight-9999.ebuild 2014-08-03 15:03:29.382964080 -0400 >@@ -37,9 +37,11 @@ > # does not support DESTDIR, so we use sed to adjust it before running it to > # properly duplicate the plugins. > # XXX: Patch the script to support DESTDIR and send the patch upstream. >- sed -e "s:^\(PIPELIGHT_LIBRARY_PATH=\"\)\\(.*\):\1${ED}usr/$(get_libdir)/${PN}\":" \ >- "${DESTDIR}/usr/bin/pipelight-plugin" > "${T}/pipelight-plugin" \ >- || die "Generating temporary pipelight-plugin failed" >+ cp "${D}/usr/bin/pipelight-plugin" "${T}" >+ sed -i -e "s:^\(PIPELIGHT_SHARE_PATH=\"\)/\\(.*\):\1${ED}\2:" \ >+ -e "s:^\(PIPELIGHT_LIBRARY_PATH=\"\)/\\(.*\):\1${ED}\2:" \ >+ -e "s:^\(PLUGIN_PATH=\"\)/\\(.*\):\1${ED}\2:" \ >+ "${T}/pipelight-plugin" || die "Generating temporary pipelight-plugin failed" > chmod u+x "${T}/pipelight-plugin" \ > || die "Setting permissions on temporary pipelight-plugin failed" >
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 481596
:
356404
|
356452
|
356458
|
362472
|
365206
|
365208
|
365210
|
366520
|
366522
|
371638
|
373832
|
374380
|
380570
|
381512
| 382168