mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
x11-apps/lightdm-gtk-greeter-settings: optimize Python modules
Closes: https://bugs.gentoo.org/860855 Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
This commit is contained in:
@@ -25,6 +25,11 @@ python_configure_all() {
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
python_optimize
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
rm -r "${D}/usr/share/doc/${PN}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user