From 35fe01dff86225d65b97148fd2bee372e99f7ad9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 21 Apr 2021 20:05:08 +0200 Subject: core/icu68: fixed location of license of shim package --- core/icu68/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/icu68/PKGBUILD b/core/icu68/PKGBUILD index 9d1548b0..0b9c350e 100644 --- a/core/icu68/PKGBUILD +++ b/core/icu68/PKGBUILD @@ -48,7 +48,7 @@ package() { rm -rf "${pkgdir}/usr/share" # Install license - install -Dm644 "${srcdir}"/icu/LICENSE "${pkgdir}"/usr/share/licenses/icu/LICENSE + install -Dm644 "${srcdir}"/icu/LICENSE "${pkgdir}"/usr/share/licenses/icu68/LICENSE } groups+=(build-shims) -- cgit v1.2.3