summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-08-31 01:10:54 +0300
committerorhun2020-08-31 01:10:54 +0300
commitebfd380a87350b7763e7d1107a46dca071ae7de2 (patch)
tree522af988e897829a79d1027c7d82f4729d83f2e3
parentdc22426001cddad19a47f956e9b786cbecb13b5b (diff)
downloadaur-ebfd380a87350b7763e7d1107a46dca071ae7de2.tar.gz
upgpkg: notp-git 2.1.0.r57.g0aa13af-1
Install the LICENSE
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5379bbf11259..6da1b72b7fac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,4 +32,5 @@ package() {
cd "${pkgname%-git}"
install -Dm 755 "target/release/${pkgname%-git}" -t "${pkgdir}/usr/bin"
install -Dm 644 README.md -t "$pkgdir/usr/share/doc/${pkgname%-git}"
+ install -Dm 644 LICENSE "$pkgdir/usr/share/licenses/${pkgname%-git}/LICENSE"
} \ No newline at end of file