Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416787 - net-firewall/conntrack-tools-1.0.1 installs manual source
Summary: net-firewall/conntrack-tools-1.0.1 installs manual source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-20 19:20 UTC by Chris Mayo
Modified: 2012-09-06 15:33 UTC (History)
2 users (show)

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


Attachments
conntrack-tools-1.0.1 ebuild patch (conntrack-tools-1.0.1-manual.patch,658 bytes, patch)
2012-05-20 19:20 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2012-05-20 19:20:00 UTC
Created attachment 312397 [details, diff]
conntrack-tools-1.0.1 ebuild patch

conntrack-tools-1.0.1 installs the source files for the html manual instead of making it:

/usr/share/doc/conntrack-tools-1.0.1/manual:
config.xsl.bz2  conntrack-tools.tmpl.bz2  docbook.css  Makefile.bz2

Attached is a patch that builds the manual for me (maybe could have a doc USE flag because of the xmlto dependency).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-06 15:33:09 UTC
Fixed in 1.2.2-r1. Thanks for reporting and for the patch.