Skip to content

Commit

Permalink
dev-cpp/random123: install missing header
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.0, Repoman-2.3.1
  • Loading branch information
junghans committed Jan 12, 2017
1 parent 9052d1e commit 0d60168
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"

src_install() {
insinto /usr/include
doins -r include/Random123
insinto /usr/include/Random123
doins -r include/Random123/. examples/uniform.hpp
}

0 comments on commit 0d60168

Please sign in to comment.