Fridrich Strba 2022-03-11 16:24:28 +00:00 committed by Git OBS Bridge
parent 068b9be03c
commit 8e583675d5

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -316,8 +316,8 @@ install -p -m 755 gradle.sh %{buildroot}%{_bindir}/%{short_name}
install -d -m 755 %{buildroot}%{_mandir}/man1/ install -d -m 755 %{buildroot}%{_mandir}/man1/
install -p -m 644 man/%{short_name}.1 %{buildroot}%{_mandir}/man1/%{short_name}.1 install -p -m 644 man/%{short_name}.1 %{buildroot}%{_mandir}/man1/%{short_name}.1
xmvn-subst $(find %{buildroot}%{_datadir}/%{short_name} -type f -name \*.jar) #xmvn-subst $(find %{buildroot}%{_datadir}/%{short_name} -type f -name \*.jar)
xmvn-subst -R %{buildroot} $(find %{buildroot}%{_datadir}/%{short_name} -type f -name \*.jar) #xmvn-subst -R %{buildroot} $(find %{buildroot}%{_datadir}/%{short_name} -type f -name \*.jar)
%files -f .mfiles %files -f .mfiles
%{_bindir}/%{short_name} %{_bindir}/%{short_name}