Skip to content

Commit

Permalink
sci-biology/infernal: Used pushd twice
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
SoapGentoo committed Feb 2, 2017
1 parent 2e9f162 commit 1edad79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-biology/infernal/infernal-1.0.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ src_install() {
for i in *.man; do
newman "${i}" "${i/.man/.1}"
done
pushd >/dev/null || die
popd >/dev/null || die

insinto /usr/share/${PN}
doins -r benchmarks tutorial intro matrices
Expand Down

0 comments on commit 1edad79

Please sign in to comment.