diff --git a/libreadline-java-0.8.0-doclint.patch b/libreadline-java-0.8.0-doclint.patch deleted file mode 100644 index 01f205a..0000000 --- a/libreadline-java-0.8.0-doclint.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libreadline-java-0.8.0/Makefile 2003-01-07 11:14:35.000000000 +0100 -+++ libreadline-java-0.8.0/Makefile 2017-09-08 14:06:15.300416250 +0200 -@@ -101,7 +101,7 @@ - apidoc: $(APIDIR) - javadoc -sourcepath src -d $(APIDIR) -windowtitle $(WTITLE) \ - -doctitle $(DTITLE) -footer $(DFOOTER) -header $(DHEADER) \ -- -bottom $(DBOTTOM) \ -+ -bottom $(DBOTTOM) -Xdoclint:none \ - -version -author org.gnu.readline test - - install: jar build-native apidoc