aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-16 02:32:57 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-08 12:02:11 +0200
commit91d9e616b2c9ae3ac96fe7102ea32aa9d27bc360 (patch)
tree9e9c1ba893bad479e603e4e5aabcaafd85a6d333 /PKGBUILD
parent8670f31779fd0a93fd588a16b641b06caf384d29 (diff)
downloadpkgbuilds-91d9e616b2c9ae3ac96fe7102ea32aa9d27bc360.tar.xz
Remove vim modeline
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e93704f..cab76ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,5 +20,3 @@ package() {
cd pafy
python setup.py install --root="$pkgdir" --optimize=1
}
-
-# vim: set ts=4 sts=4 sw=4 noet: