Use correct license file permissions

This commit is contained in:
Marian Koncek 2020-02-26 11:55:00 +01:00
parent 54e957d7b4
commit 36feb1a512

View File

@ -112,7 +112,7 @@ SLF4J Source JARs.
%prep
%setup -q -n %{name}-v_%{version}
find -name '*.jar' -delete
cp -p %{SOURCE1} APACHE-LICENSE
install -m 0644 %{SOURCE1} APACHE-LICENSE
%pom_disable_module integration
%pom_disable_module osgi-over-slf4j