summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpike292024-04-13 12:50:59 +0200
committerSpike292024-04-13 12:51:32 +0200
commit259601c2a29754e9f91b547c0e39c4c881580b19 (patch)
treec0a230da827dfcf1f6c5c2fd74222b786a92dc5a
parente1a6e9bf8fcdbb81f3eca68915938c33a7ce4969 (diff)
downloadaur-netradiant-git.tar.gz
Also install the crunch license to the relevant location
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a32db946d34d..b3d2ff2672a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,6 +58,7 @@ package() {
cmake --install build
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ install -Dm644 "../crunch/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/crunch/license.txt"
# Running update-mime-database will erase the map mime type anyway
rm -r "${pkgdir}/usr/share/mime/"