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-01 16:03:39 +0200 |
commit | 3480e4c12360f1a9967aa9e680f8e1c4b2a3dbe2 (patch) | |
tree | 0f4b4485798f10ea919ef698e142fd6883438b34 /PKGBUILD | |
parent | 728bd8a2e74d7f9c0bd7f16de018235e6bed8c5a (diff) | |
download | pkgbuilds-3480e4c12360f1a9967aa9e680f8e1c4b2a3dbe2.tar.xz |
Dump...
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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: |