[packages/openjdk8] don't build all, build only required images

atler atler at pld-linux.org
Mon Jan 31 20:37:58 CET 2022


commit bcdb95c54b6562b4f5dad12a2af761915db259ae
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 26 15:18:40 2022 +0100

    don't build all, build only required images

 openjdk8.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openjdk8.spec b/openjdk8.spec
index 1d185f0..7ab76bd 100644
--- a/openjdk8.spec
+++ b/openjdk8.spec
@@ -516,7 +516,7 @@ SHELL=/bin/bash
 EOF
 [ -L tmp-bin ] || ln -s "$specdir/jdk/bin" tmp-bin
 
-%{__make} -j1 all \
+%{__make} -j1 images \
 	SCTP_WERROR= \
 	LOG=debug \
 	# these are normally set when --disable-debug-symbols is not used \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk8.git/commitdiff/3444784011b9b209e361025b4e3eaeaffa2aad77



More information about the pld-cvs-commit mailing list