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

atler atler at pld-linux.org
Thu Jan 20 00:58:19 CET 2022


commit 6dfebbce905a7f323155f6da5cc7de1487260622
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jan 20 00:39:15 2022 +0100

    don't build all, build only required images

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk11.git/commitdiff/2c60acb10b1cfd8899bddaf63c78878c62ff6846



More information about the pld-cvs-commit mailing list