This commit is contained in:
parent
068b9be03c
commit
8e583675d5
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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 -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 -R %{buildroot} $(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)
|
||||
|
||||
%files -f .mfiles
|
||||
%{_bindir}/%{short_name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user