mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
inotify: fix https://github.com/pentoo/pentoo-overlay/issues/1185
This commit is contained in:
parent
188fa63a88
commit
31aba5b593
1 changed files with 1 additions and 1 deletions
|
|
@ -28,5 +28,5 @@ distutils_enable_tests nose
|
|||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
rm -rf "${ED}/usr/share/doc/${P}"
|
||||
rm -rf "${ED}/usr/share/doc/${PF}"
|
||||
}
|
||||
Loading…
Reference in a new issue