summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1c86c52e19..ac828592e7a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,8 +35,6 @@ package() {
make DESTDIR="$pkgdir/" install
install -Dm655 "${srcdir}/shellinabox@.service" "${pkgdir}/usr/lib/systemd/system/shellinabox@.service"
-
- install -Dm644 GPL-2 "${pkgdir}/usr/share/licenses/${pkgname}/GPL-2"
}
# vim:set ts=2 sw=2 et: