Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129189 - app-emaulation/xen-tools: request to install some man pages
Summary: app-emaulation/xen-tools: request to install some man pages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chris Bainbridge (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 17:20 UTC by Tuan Van (RETIRED)
Modified: 2006-04-10 05:19 UTC (History)
1 user (show)

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 Tuan Van (RETIRED) gentoo-dev 2006-04-07 17:20:11 UTC
there are some man pages don't get install by default. Below is patch to install them. (It is small so I just paste it in here)

--- xen-tools-3.0.1_p9029.ebuild.old    2006-03-31 18:10:14.000000000 -0800
+++ xen-tools-3.0.1_p9029.ebuild        2006-04-07 18:10:51.000000000 -0700
@@ -72,6 +72,8 @@
                sh ./docs/check_pkgs || die "package check failed"
                make -C docs ${myopt} || die "compiling docs failed"
        fi
+
+       emake -C docs man-pages || die "make man-pages failed"
 }

 src_install() {
@@ -80,6 +82,8 @@
        make DESTDIR=${D} ${myopt} install-tools \
                || die "install failed"

+       doman docs/man1/xm.1 docs/man5/{xend-config.sxp,xmdomain.cfg}.5
+
        if use doc; then
                make DESTDIR=${D} -C docs install || die "install docs failed"
                # Rename doc/xen to the Gentoo-style doc/xen-x.y


It would be nice if you can include this in the next bump to 3.0.2 :)
Comment 1 Chris Bainbridge (RETIRED) gentoo-dev 2006-04-10 05:19:12 UTC
Thanks for noticing, should now be fixed in 3.0.2