Skip to content

Commit

Permalink
app-arch/p7zip: Fixed installation of manual.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jul 15, 2016
1 parent c45e625 commit 42db0eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-arch/p7zip/p7zip-16.02.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ src_install() {
doexe bin/7zG

insinto /usr/$(get_libdir)/${PN}
doins -r GUI/{Lang,help}
doins -r GUI/Lang
doins -r DOC/MANUAL

insinto /usr/share/icons/hicolor/16x16/apps/
newins GUI/p7zip_16_ok.png p7zip.png
Expand Down

0 comments on commit 42db0eb

Please sign in to comment.