mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
sci-mathematics/chaco: correctly install m files
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ src_compile() {
|
||||
|
||||
src_install() {
|
||||
dodoc -r doc/.
|
||||
insinto "/usr/share/octave/packages/${PN}"
|
||||
insinto "/usr/share/octave/site/m/${PN}"
|
||||
doins -r code/matlab/*
|
||||
cd "exec" || die
|
||||
dobin "chaco"
|
||||
Reference in New Issue
Block a user