mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/systemtap: call python_optimize
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -104,3 +104,8 @@ src_configure() {
|
||||
PYTHON3="${PYTHON}" \
|
||||
econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
python_optimize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user