From 30cbf9035372b967625352dcd3c35575a848a7f3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Sep 2025 05:03:24 +0000 Subject: automatic import of UNT --- UNT.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UNT.spec b/UNT.spec index c491d7d..8b500f0 100644 --- a/UNT.spec +++ b/UNT.spec @@ -20,7 +20,7 @@ and then compile native code to native binary. %setup -q -n %{name} cat %{SOURCE1} %{SOURCE2} > %{_builddir}/maven-repo.tgz mkdir -p %{_builddir}/.m2/repository -tar -xzf %{_builddir}/maven-repo.tgz -C %{_builddir}/.m2/repository +tar -xf %{_builddir}/maven-repo.tgz -C %{_builddir}/.m2/repository %build cat > %{_builddir}/settings.xml << EOF -- cgit v1.2.3