projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245f2bc
)
app-i18n/pyzy: inherit ltprune
author
Akinori Hattori
<hattya@gentoo.org>
Wed, 23 Aug 2017 14:46:37 +0000
(23:46 +0900)
committer
Akinori Hattori
<hattya@gentoo.org>
Wed, 23 Aug 2017 14:49:34 +0000
(23:49 +0900)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
b/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
index 980f4f596c0ef44957505899f7a1f8e988d46db1..2c736e2414ad0bfe445e5231751f6eaa9643ba73 100644
(file)
--- a/
app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
+++ b/
app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
@@
-4,7
+4,7
@@
EAPI="6"
PYTHON_COMPAT=( python2_7 )
-inherit autotools python-any-r1
+inherit autotools
ltprune
python-any-r1
PYZY_DB="${PN}-database-1.0.0"
@@
-55,4
+55,5
@@
src_install() {
fi
default
+ prune_libtool_files
}