Fridrich Strba 2017-09-18 12:43:40 +00:00 committed by Git OBS Bridge
parent 65acfdc2dd
commit 147d2b5347

View File

@ -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