Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 67438

Summary: dialog-1.0.20040731.ebuild request additional documentation to be installed
Product: Gentoo Linux Reporter: Darren West <deefster>
Component: New packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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