From 017bb8164a6b7eaea701e1e7b87948a66029e30a Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 23 Jul 2020 17:58:58 +0200 Subject: [PATCH] Make xmvn-subst strict --- maven.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven.spec b/maven.spec index bfcb6ff..16a2b11 100644 --- a/maven.spec +++ b/maven.spec @@ -206,7 +206,7 @@ install -d -m 755 %{buildroot}%{_datadir}/bash-completion/completions/ cp -a $M2_HOME/{bin,lib,boot} %{buildroot}%{homedir}/ %if !0%{?mbi} -xmvn-subst -R %{buildroot} -s %{buildroot}%{homedir} +xmvn-subst -s -R %{buildroot} -s %{buildroot}%{homedir} %endif install -p -m 644 %{SOURCE2} %{buildroot}%{homedir}/bin/