Related: rhbz#2224318 There are duplicated jars in the tomcat lib-subpackage

This commit is contained in:
Hui Wang 2023-07-25 20:04:31 +08:00
parent 8b4c6be1c6
commit e5a0772f99

View File

@ -397,8 +397,6 @@ popd
%mvn_artifact res/maven/tomcat.pom
%mvn_install
#remove the jars which %mvn_file installs jars in the %{_javadir}
%{__rm} ${RPM_BUILD_ROOT}%{_javadir}/*.jar
%pre
# add the tomcat user and group