mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
gr-mixalot: yucky
This commit is contained in:
parent
aa77fd4b32
commit
a3738b77dd
1 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ src_configure() {
|
|||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
mv "${ED}"/usr/share/doc/{"${PN}","${PF}"} || die
|
||||
#docs are built using automagic logic
|
||||
[ -d "${ED}/usr/share/doc/${PN}" ] && mv "${ED}"/usr/share/doc/{"${PN}","${PF}"} || die
|
||||
python_optimize
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue