summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2014-03-13 10:46:43 -0500
committerDoug Newgard2014-03-13 10:46:43 -0500
commit6bd0d97774b07b0404b5721f4b729fcb43e60986 (patch)
tree3671fa067257e80cca19a1c745dcc5c1d3e7bcae
parent8b1faf15eb77b49497452e37079b03eb30517fe8 (diff)
downloadaur-6bd0d97774b07b0404b5721f4b729fcb43e60986.tar.gz
Formatting
-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() {