Fridrich Strba 2024-10-11 23:35:05 +00:00 committed by Git OBS Bridge
parent 3f76dd2e3d
commit d57dfa54e3

View File

@ -200,7 +200,7 @@ ant \
package
ant \
-Dbuild.id="%{version} ($(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ))" \
-Ddev \
-Ddev=true \
all-jar jars javadoc
%install