summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 945c8042552c..4d7f95e7f9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,9 +16,7 @@ md5sums=('SKIP')
prepare() {
cd "$srcdir/$pkgname"
- sed -i 's/env python$/&2/' bin/epour \
- epour/*.py \
- epour/gui/*.py
+ sed -i 's/env python$/&2/' bin/epour epour/*.py epour/gui/*.py
}
package() {