From 7823045b6567910380fd69d7a5153829aea3d0dd Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 29 Apr 2023 14:54:47 +0300 Subject: [PATCH] - --- nlohmann-json/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlohmann-json/lure.sh b/nlohmann-json/lure.sh index aa18ac9..fee7606 100644 --- a/nlohmann-json/lure.sh +++ b/nlohmann-json/lure.sh @@ -27,5 +27,5 @@ build() { package() { cd "${srcdir}/${name}-${version}/build" make "DESTDIR=${pkddir}" install - install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}" ../json/LICENSE.MIT + install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}" }