Get rid of module_prefix macro
This commit is contained in:
parent
65c10de727
commit
24cff6ae25
@ -43,7 +43,7 @@ beneficial to most nontrivial applications.
|
|||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
|
||||||
%files -n %{?module_prefix}%{name} -f .mfiles
|
%files -f .mfiles
|
||||||
%license LICENSE.txt NOTICE.md
|
%license LICENSE.txt NOTICE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user