summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/z3/z3-4.4.1.ebuild')
-rw-r--r--sci-mathematics/z3/z3-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.4.1.ebuild b/sci-mathematics/z3/z3-4.4.1.ebuild
index b5e329e1a49e..34d920a650d5 100644
--- a/sci-mathematics/z3/z3-4.4.1.ebuild
+++ b/sci-mathematics/z3/z3-4.4.1.ebuild
@@ -113,7 +113,7 @@ src_install() {
dobin build/z3
if use examples; then
- insinto /usr/share/${PN}/examples
+ insinto /usr/share/${PN}
doins -r examples
fi