summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-geosciences/routino/routino-3.0_p1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-geosciences/routino/routino-3.0_p1.ebuild b/sci-geosciences/routino/routino-3.0_p1.ebuild
index 698b897d9b14..931931b9c936 100644
--- a/sci-geosciences/routino/routino-3.0_p1.ebuild
+++ b/sci-geosciences/routino/routino-3.0_p1.ebuild
@@ -20,4 +20,6 @@ src_configure() {
src_compile() {
emake -j1
+ rm README.txt
+ mv doc/rm README.txt .
}