Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67438 - dialog-1.0.20040731.ebuild request additional documentation to be installed
Summary: dialog-1.0.20040731.ebuild request additional documentation to be installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 11:41 UTC by Darren West
Modified: 2004-10-23 15:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darren West 2004-10-13 11:41:47 UTC
I request something similar to the following:
--- /usr/portage/dev-util/dialog/dialog-1.0.20040731.ebuild     2004-09-21 09:35:33.000000000 -0500
+++ /usr/local/portage/dev-util/dialog/dialog-1.0.20040731.ebuild       2004-10-13 11:52:57.908762350 -0500
@@ -28,4 +28,9 @@
 src_install() {
        make install DESTDIR=${D} || die
        dodoc CHANGES README VERSION
+       docinto samples
+       dodoc samples/*
+       docinto samples/*
+       docinto samples/install
+       dodoc samples/install/*
 }


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-23 15:14:59 UTC
thx, added