app-office/impressive: Fix typo

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-10 21:09:24 +02:00
parent 254104a988
commit 416e1cb888

View File

@@ -35,7 +35,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
S=${WORKDIR}/${MY_PN}-${PV}
src_preparep() {
src_prepare() {
sed \
-e 's:tostring:tobytes:g' \
-i impressive.py || die