From f08397f96e9e1f838d40856d6fc2ea834d8e4cb1edf9ebbb59b4bec5c01512b8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 19 Sep 2023 11:41:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=75 --- apache-ivy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-ivy.spec b/apache-ivy.spec index ba085e2..6b452d5 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -151,7 +151,7 @@ install -p -m644 build/artifact/jars/ivy.jar %{buildroot}%{_javadir}/ivy.jar ln -sf ../ivy.jar %{buildroot}%{_javadir}/%{name}/ivy.jar install -d -m 0755 %{buildroot}/%{_mavenpomdir}/ -%mvn_install_pom pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ivy.pom +%{mvn_install_pom} pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ivy.pom # Maven depmap %add_maven_depmap JPP-ivy.pom ivy.jar