Declare module package
This commit is contained in:
parent
5109fec215
commit
d82273a5e2
@ -18,6 +18,7 @@ focused on providing a more modular, flexible interpolation framework for
|
||||
the expression language style commonly seen in Maven, Plexus, and other
|
||||
related projects.
|
||||
|
||||
%{?module_package}
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
@ -31,7 +32,7 @@ related projects.
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%files -n %{?module_prefix}%{name} -f .mfiles
|
||||
|
||||
%changelog
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-10
|
||||
|
Loading…
Reference in New Issue
Block a user