aboutsummaryrefslogtreecommitdiffstats
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-01 16:03:39 +0200
commit3480e4c12360f1a9967aa9e680f8e1c4b2a3dbe2 (patch)
tree0f4b4485798f10ea919ef698e142fd6883438b34
parent728bd8a2e74d7f9c0bd7f16de018235e6bed8c5a (diff)
downloadpkgbuilds-3480e4c12360f1a9967aa9e680f8e1c4b2a3dbe2.tar.xz
Dump...
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 602c1e4..4c0e229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,5 +15,3 @@ package() {
cd pafy-$pkgver
python setup.py install --root="$pkgdir" --optimize=1
}
-
-# vim: set ts=4 sts=4 sw=4 noet: