summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84b8773fb19e..29693ae83fc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,4 +45,6 @@ package() {
Terminal=false
StartupNotify=false
__EOF__
+
+ install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${pkgname^}-${pkgver}/LICENSE"
}