This commit is contained in:
Anton Bolshakov 2022-08-08 14:30:37 +08:00
parent 188fa63a88
commit 31aba5b593
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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}"
}