summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2018-02-07 17:34:15 +0100
committerKarol Babioch2018-02-07 17:34:15 +0100
commit3a72987feaceb9bdb7747049db747ae872b88d74 (patch)
treeed308ed9e7a732806cefdd6c18f2edb7793342fd
parent97581105afbcd2c3cb704657358aca536450d470 (diff)
downloadaur-3a72987feaceb9bdb7747049db747ae872b88d74.tar.gz
PKGBUILD cleanup
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9134ef527ce9..97bbcc003e7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,6 @@ package() {
cd "$srcdir/$pkgname"
python setup.py install --root="$pkgdir/" --optimize=1
-
install -Dm0644 LICENSE* "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}