Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 387126 Details for
Bug 525976
app-text/libwpd-0.10.0 - ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
better-syntax-to-link-tools
file_525976.txt (text/plain), 1.35 KB, created by
Ulenrich
on 2014-10-21 11:12:59 UTC
(
hide
)
Description:
better-syntax-to-link-tools
Filename:
MIME Type:
Creator:
Ulenrich
Created:
2014-10-21 11:12:59 UTC
Size:
1.35 KB
patch
obsolete
>--- a/libwpd-0.10.0.ebuild 2014-10-21 13:07:04.963778863 +0200 >+++ b/libwpd-0.10.0.ebuild 2014-10-21 13:00:10.000000000 +0200 >@@ -41,16 +41,16 @@ > > pkg_postinst() { > if use tools; then >- alternatives_auto_makesym /usr/bin/wpd2html "/usr/bin/wpd2html-[0-9].[0-10]" >- alternatives_auto_makesym /usr/bin/wpd2raw "/usr/bin/wpd2raw-[0-9].[0-10]" >- alternatives_auto_makesym /usr/bin/wpd2text "/usr/bin/wpd2text-[0-9].[0-10]" >+ alternatives_auto_makesym /usr/bin/wpd2html "/usr/bin/wpd2html-${PV%??}" >+ alternatives_auto_makesym /usr/bin/wpd2raw "/usr/bin/wpd2raw-${PV%??}" >+ alternatives_auto_makesym /usr/bin/wpd2text "/usr/bin/wpd2text-${PV%??}" > fi > } > > pkg_postrm() { > if use tools; then >- alternatives_auto_makesym /usr/bin/wpd2html "/usr/bin/wpd2html-[0-9].[0-10]" >- alternatives_auto_makesym /usr/bin/wpd2raw "/usr/bin/wpd2raw-[0-9].[0-10]" >- alternatives_auto_makesym /usr/bin/wpd2text "/usr/bin/wpd2text-[0-9].[0-10]" >+ alternatives_auto_makesym /usr/bin/wpd2html "/usr/bin/wpd2html-${PV%??}" >+ alternatives_auto_makesym /usr/bin/wpd2raw "/usr/bin/wpd2raw-${PV%??}" >+ alternatives_auto_makesym /usr/bin/wpd2text "/usr/bin/wpd2text-${PV%??}" > fi > }
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 Raw
Actions:
View
Attachments on
bug 525976
: 387126