Skip to content

Commit

Permalink
Update tomcat.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCaronJr authored Jul 31, 2024
1 parent eed1c2a commit efafe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat.spec
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ cp -r work %{buildroot}/%{catalina_base}
%defattr(0640,tomcat,%tomcat_group,0750)
/%{catalina_home}/*
/%{catalina_base}/*
%attr(0755,root,root) /%{catalina_base}/bin/*
%attr(0755,root,root) /%{catalina_home}/bin/*
%attr(0755,root,root) /%{catalina_home}/lib/*
%config(noreplace) /%{catalina_base}/conf/*
%config(noreplace) /%{catalina_base}/webapps/*
Expand Down

0 comments on commit efafe28

Please sign in to comment.