Skip to content

Commit

Permalink
app-crypt/argon2: prefix support
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
amadio committed Mar 19, 2018
1 parent 8dead6e commit f03651c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/argon2/argon2-20171227.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ src_prepare() {
}

src_install() {
emake DESTDIR="${D}" LIBRARY_REL="$(get_libdir)" install || die
emake DESTDIR="${ED}" LIBRARY_REL="$(get_libdir)" install || die
}

0 comments on commit f03651c

Please sign in to comment.