Use correct license file permissions
This commit is contained in:
parent
54e957d7b4
commit
36feb1a512
@ -112,7 +112,7 @@ SLF4J Source JARs.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-v_%{version}
|
%setup -q -n %{name}-v_%{version}
|
||||||
find -name '*.jar' -delete
|
find -name '*.jar' -delete
|
||||||
cp -p %{SOURCE1} APACHE-LICENSE
|
install -m 0644 %{SOURCE1} APACHE-LICENSE
|
||||||
|
|
||||||
%pom_disable_module integration
|
%pom_disable_module integration
|
||||||
%pom_disable_module osgi-over-slf4j
|
%pom_disable_module osgi-over-slf4j
|
||||||
|
Loading…
Reference in New Issue
Block a user