Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253195 Details for
Bug 344149
app-text/gnome-doc-utils-0.20.2 not prefix aware
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
prefix patch
gnome-doc-utils-0.20.2.ebuild-prefix.patch (text/plain), 733 bytes, created by
Thomas Burkard
on 2010-11-04 17:04:33 UTC
(
hide
)
Description:
prefix patch
Filename:
MIME Type:
Creator:
Thomas Burkard
Created:
2010-11-04 17:04:33 UTC
Size:
733 bytes
patch
obsolete
>--- gnome-doc-utils-0.20.2.ebuild.ori 2010-11-04 17:49:41.636804164 +0100 >+++ gnome-doc-utils-0.20.2.ebuild 2010-11-04 17:50:11.808806606 +0100 >@@ -67,13 +67,13 @@ > src_install() { > installation() { > gnome2_src_install >- python_convert_shebangs $(python_get_version) "${D}"usr/bin/xml2po >- mv "${D}"usr/bin/xml2po "${D}"usr/bin/xml2po-$(python_get_version) >+ python_convert_shebangs $(python_get_version) "${ED}"usr/bin/xml2po >+ mv "${ED}"usr/bin/xml2po "${ED}"usr/bin/xml2po-$(python_get_version) > } > python_execute_function -s installation > python_clean_installation_image > >- python_generate_wrapper_scripts -E -f "${D}"usr/bin/xml2po >+ python_generate_wrapper_scripts -E -f "${ED}"usr/bin/xml2po > } > > pkg_postinst() {
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 344149
: 253195