Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 153717 Details for
Bug 206453
dev-util/meld-1.1.5.1 installs empty /usr/share/doc/meld
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
non-b0rked patch to dev-util/meld-1.1.5-r1 to fix creation of /usr/share/doc/meld
meld-ebuild-fix-docdir.patch (text/plain), 524 bytes, created by
Arun Raghavan (RETIRED)
on 2008-05-20 07:51:32 UTC
(
hide
)
Description:
non-b0rked patch to dev-util/meld-1.1.5-r1 to fix creation of /usr/share/doc/meld
Filename:
MIME Type:
Creator:
Arun Raghavan (RETIRED)
Created:
2008-05-20 07:51:32 UTC
Size:
524 bytes
patch
obsolete
>--- /usr/portage/dev-util/meld/meld-1.1.5.1-r1.ebuild 2008-02-12 04:10:50.000000000 +0530 >+++ meld-1.1.5.1-r2.ebuild 2008-05-20 11:21:42.000000000 +0530 >@@ -33,6 +33,9 @@ src_unpack() { > sed -i -e 's:/usr/local:/usr:' INSTALL > sed -i -e "s:\$(prefix)/lib:\$(prefix)/$(get_libdir):" INSTALL > >+ # don't install anything to /usr/share/doc/meld >+ sed -i -e "s:\$(docdir)/meld:\$(docdir)/${PF}:" INSTALL >+ > # let the python eclass handle python objects > sed -i -e '/$(PYTHON) .* .import compileall;/s/\t/&#/g' GNUmakefile >
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 206453
:
153713
| 153717