diff options
Diffstat (limited to 'sci-chemistry/moldy')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild index 8ba71f621898..0d3399860306 100644 --- a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild @@ -61,7 +61,7 @@ src_install() { if use examples; then rm Makefile.in configure.in config.h.in insinto /usr/share/${PN}/examples/ - doins *.in *.out control.* || die + doins *.in *.out control.* fi if use doc; then insinto /usr/share/doc/${PF}/pdf |