projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d31e5
)
dev-python/rply: Fix python_prepare
author
Alexey Shvetsov
<alexxy@gentoo.org>
Thu, 28 Jun 2018 14:51:00 +0000
(17:51 +0300)
committer
Alexey Shvetsov
<alexxy@gentoo.org>
Thu, 28 Jun 2018 14:54:01 +0000
(17:54 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/rply/rply-0.7.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rply/rply-0.7.6.ebuild
b/dev-python/rply/rply-0.7.6.ebuild
index 9c020e7859587247b89aafb1aaf6b4bdcdd6ee5e..3acf179151d4db905445a9a9fdb5ab5828a77ffd 100644
(file)
--- a/
dev-python/rply/rply-0.7.6.ebuild
+++ b/
dev-python/rply/rply-0.7.6.ebuild
@@
-28,7
+28,7
@@
python_prepare() {
sed -e s':test_simple:_&:' -e s':test_empty_production:_&:' \
-i tests/test_parsergenerator.py
fi
- distutils-r1_python_prepare
+ distutils-r1_python_prepare
_all
}
python_test() {