projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7832cc6
)
sci-libs/libsigrok: Optimize python modules
author
Sven Wegener
<swegener@gentoo.org>
Tue, 31 Dec 2019 14:43:29 +0000
(15:43 +0100)
committer
Sven Wegener
<swegener@gentoo.org>
Tue, 31 Dec 2019 15:13:14 +0000
(16:13 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Sven Wegener <swegener@gentoo.org>
sci-libs/libsigrok/libsigrok-9999.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/libsigrok/libsigrok-9999.ebuild
b/sci-libs/libsigrok/libsigrok-9999.ebuild
index 22fa3622f0924eb587a94662eb727a7dc11eb619..434df74ec09f6412adce0b2a9b3b753c6f07a78d 100644
(file)
--- a/
sci-libs/libsigrok/libsigrok-9999.ebuild
+++ b/
sci-libs/libsigrok/libsigrok-9999.ebuild
@@
-134,6
+134,7
@@
each_ruby_install() {
each_python_install() {
cd "${BUILD_DIR}"
emake python-install DESTDIR="${D}"
+ python_optimize
}
src_install() {