sci-geosciences/routino: fixed installation of README.txt

Bug: 571016

Package-Manager: portage-2.2.26
This commit is contained in:
Andrey Grozin
2016-01-14 21:09:50 +06:00
parent 874e21dffa
commit b336023bba

View File

@@ -20,4 +20,6 @@ src_configure() {
src_compile() {
emake -j1
rm README.txt
mv doc/rm README.txt .
}