Skip to content

Commit

Permalink
dev-libs/libusb: Fixed install with USE="examples"
Browse files Browse the repository at this point in the history
Reported-by: Kobboi <[email protected]>
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Dec 11, 2020
1 parent 3bb532f commit b1c79bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev-libs/libusb/libusb-1.0.24.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,5 @@ multilib_src_install_all() {
if use examples; then
docinto examples
dodoc examples/*.{c,h}
docinto examples/getopt
dodoc examples/getopt/*.{c,h}
fi
}

0 comments on commit b1c79bf

Please sign in to comment.