app-office/impressive: bump to 0.11.2

This commit is contained in:
Julian Ospald 2018-02-01 23:53:00 +01:00
parent 163749845c
commit e94b011147
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ src_prepare() {
# fix shebang
edo sed -i \
-e "s:/usr/bin/env python:/usr/$(exhost --target)/bin/env ${PYTHON}:" \
-e "s:/usr/bin/env python.*$:/usr/$(exhost --target)/bin/env ${PYTHON}:" \
${PN}.py
}