summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2015-10-31 17:01:30 -0700
committeryar2015-10-31 17:01:30 -0700
commit391f6d0d866f722c5dc5159b926f8a5e41e6faf4 (patch)
tree7d1e0d22e6fb41872a75dba135f2187d4e90702f
parente8c847a8787beef10464445090628329f891c4b1 (diff)
downloadaur-391f6d0d866f722c5dc5159b926f8a5e41e6faf4.tar.gz
whitespace
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c736cbaaddad..ade37bb6901f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,5 +17,5 @@ pkgver() {
}
package() {
cd "${srcdir}/${gitname}"
- install -Dm 755 eml2mbox.rb "${pkgdir}/usr/bin/eml2mbox"
+ install -Dm 755 eml2mbox.rb "${pkgdir}/usr/bin/eml2mbox"
}