diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-16 02:32:57 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:02:11 +0200 |
commit | 91d9e616b2c9ae3ac96fe7102ea32aa9d27bc360 (patch) | |
tree | 9e9c1ba893bad479e603e4e5aabcaafd85a6d333 /PKGBUILD | |
parent | 8670f31779fd0a93fd588a16b641b06caf384d29 (diff) | |
download | pkgbuilds-91d9e616b2c9ae3ac96fe7102ea32aa9d27bc360.tar.xz |
Remove vim modeline
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,5 +20,3 @@ package() { cd pafy python setup.py install --root="$pkgdir" --optimize=1 } - -# vim: set ts=4 sts=4 sw=4 noet: |