x11-misc/menulibre: Call python_optimize()
authorJeroen Roovers <jer@gentoo.org>
Sun, 2 Feb 2020 14:03:12 +0000 (15:03 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sun, 2 Feb 2020 14:04:12 +0000 (15:04 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-misc/menulibre/menulibre-2.2.1-r1.ebuild [moved from x11-misc/menulibre/menulibre-2.2.1.ebuild with 99% similarity]

similarity index 99%
rename from x11-misc/menulibre/menulibre-2.2.1.ebuild
rename to x11-misc/menulibre/menulibre-2.2.1-r1.ebuild
index 95d8dcfbf47acd7613056002fcc6208c03475d9a..22d9bf1344ac5f691106096ed6c77b45dee6e0b0 100644 (file)
@@ -54,6 +54,7 @@ python_prepare_all() {
 
 python_install_all() {
        distutils-r1_python_install_all
+       python_optimize
        rm -r "${ED}"/usr/share/doc/${PN} || die
 }