summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/flashdot/flashdot-1.1.4-r1.ebuild')
-rw-r--r--sci-misc/flashdot/flashdot-1.1.4-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild b/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild
index 0dc3ef755c93..1843fa0f3f89 100644
--- a/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild
+++ b/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild
@@ -59,4 +59,6 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" CALLMODE=script install
+ rm "${D}"/usr/share/doc/${PN}/copyright* || die
+ mv "${D}"/usr/share/doc/{${PN},${PF}} || die
}