SHA256
1
0
forked from pool/tomcat
2018-07-16 08:57:56 +00:00
committed by Git OBS Bridge
parent 22a6348253
commit b1ddb8d898
2 changed files with 18 additions and 24 deletions

View File

@@ -247,7 +247,6 @@ The ROOT and examples web applications for Apache Tomcat
# remove pre-built binaries and windows files
find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t rm -f
rm -f java/org/apache/tomcat/buildutil/SignCode.java
%patch0
%patch1
%patch2