Install .pyc and .pyo files too
This commit is contained in:
parent
bc51e13a79
commit
b8001d697b
@ -44,7 +44,8 @@ install -pm 644 scripts/pom_editor.sh $RPM_BUILD_ROOT%{_javadir}-utils/
|
||||
%{_rpmconfigdir}/fileattrs/*.attr
|
||||
%{_rpmconfigdir}/*.prov
|
||||
%{_rpmconfigdir}/*.req
|
||||
%{_javadir}-utils/maven_depmap.py
|
||||
# The python file is compiled producing .pyc and .pyo, which we need to include
|
||||
%{_javadir}-utils/maven_depmap.py*
|
||||
%{_javadir}-utils/pom_editor.sh
|
||||
%config(noreplace) %{_sysconfdir}/rpm/macros.fjava
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user