Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151647 - [PATCH] Patched 'dodoc' that recursively installs directories
Summary: [PATCH] Patched 'dodoc' that recursively installs directories
Status: RESOLVED DUPLICATE of bug 273634
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Conceptual/Abstract Ideas (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
: 15193 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-16 15:48 UTC by Tim Cera
Modified: 2010-10-19 21:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
original 'dodoc' from portage 2.1.1-r1 (dodoc.org,519 bytes, text/plain)
2006-10-16 15:51 UTC, Tim Cera
Details
diff between original and proposed 'dodoc' (dodoc_recursive_dir.patch,545 bytes, patch)
2006-10-16 15:52 UTC, Tim Cera
Details | Diff
dodoc_recursive_dir.patch (dodoc_recursive_dir.patch,546 bytes, patch)
2006-10-19 16:57 UTC, Tim Cera
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Cera 2006-10-16 15:48:27 UTC
I thought it would be nice to have 'dodoc' to recursively install a directory under /usr/share/doc/${PN}.  That is what this patch does.

PROS:
I think it is nice to be able to use 'dodoc PackageDocDir' and have it installed.

CONS:
Changed behavoir.  Though this is mitigated by making 'dodoc' do something that it didn't before.
Used 'find' - is that allowed?
Comment 1 Tim Cera 2006-10-16 15:51:05 UTC
Created attachment 99839 [details]
original 'dodoc' from portage 2.1.1-r1
Comment 2 Tim Cera 2006-10-16 15:52:07 UTC
Created attachment 99840 [details, diff]
diff between original and proposed 'dodoc'
Comment 3 Tim Cera 2006-10-19 16:57:07 UTC
Created attachment 100055 [details, diff]
dodoc_recursive_dir.patch

Forgot a space - here is the new one.
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:49:01 UTC
*** Bug 15193 has been marked as a duplicate of this bug. ***
Comment 5 Zac Medico gentoo-dev 2010-10-19 21:15:36 UTC

*** This bug has been marked as a duplicate of bug 273634 ***