net-analyzer/wireshark: Port applicable 2.0.0_rc1 changes to live ebuild

Package-Manager: portage-2.2.23
This commit is contained in:
Jeroen Roovers
2015-10-15 12:31:35 +02:00
parent e75103aae6
commit b68773a2ff

View File

@@ -99,7 +99,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.11.0-oldlibs.patch \
"${FILESDIR}"/${PN}-1.99.0.1975-sse4_2.patch \
"${FILESDIR}"/${PN}-99999999-pkgconfig.patch \
"${FILESDIR}"/${PN}-1.99.7-qt-pie.patch \
"${FILESDIR}"/${PN}-1.99.8-qtchooser.patch
epatch_user
@@ -197,7 +196,7 @@ src_install() {
dohtml -r docbook/{release-notes.html,ws{d,u}g_html{,_chunked}}
if use doc-pdf; then
insinto /usr/share/doc/${PF}/pdf/
doins docbook/{{developer,user}-guide,release-notes}-{a4,us}.pdf
doins docbook/{developer,user}-guide-{a4,us}.pdf docbook/release-notes.pdf
fi
fi