From e94b0111479959ec07a13d39fd2fc18682a6350b Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 1 Feb 2018 23:53:00 +0100 Subject: [PATCH] app-office/impressive: bump to 0.11.2 --- ...{impressive-0.11.1.exheres-0 => impressive-0.11.2.exheres-0} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename packages/app-office/impressive/{impressive-0.11.1.exheres-0 => impressive-0.11.2.exheres-0} (94%) diff --git a/packages/app-office/impressive/impressive-0.11.1.exheres-0 b/packages/app-office/impressive/impressive-0.11.2.exheres-0 similarity index 94% rename from packages/app-office/impressive/impressive-0.11.1.exheres-0 rename to packages/app-office/impressive/impressive-0.11.2.exheres-0 index 07c6c88f..34e07b59 100644 --- a/packages/app-office/impressive/impressive-0.11.1.exheres-0 +++ b/packages/app-office/impressive/impressive-0.11.2.exheres-0 @@ -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 }