public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/java-latest-openjdk-portable] epel8: Minor fix in macros in comments
@ 2026-07-28 17:43 Jiri Vanek
0 siblings, 0 replies; only message in thread
From: Jiri Vanek @ 2026-07-28 17:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/java-latest-openjdk-portable
Branch : epel8
Commit : 2b933d11785998efbc5b2939476973b765378c91
Author : Jiri Vanek <jvanek@redhat.com>
Date : 2026-07-28T19:42:37+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/java-latest-openjdk-portable/c/2b933d11785998efbc5b2939476973b765378c91?branch=epel8
Log:
Minor fix in macros in comments
---
diff --git a/java-latest-openjdk-portable.spec b/java-latest-openjdk-portable.spec
index 181be70..d24b617 100644
--- a/java-latest-openjdk-portable.spec
+++ b/java-latest-openjdk-portable.spec
@@ -1178,8 +1178,8 @@ function buildjdk() {
mkdir -p ${outputdir}
pushd ${outputdir}
- # Note: zlib and freetype use %{link_type}
- # rather than ${link_opt} as the system versions
+ # Note: zlib and freetype use link_type (macro)
+ # rather than link_opt (shell var) as the system versions
# are always used in a system_libs build, even
# for the static library build
LD_LIBRARY_PATH=${LIBPATH} \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 17:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 17:43 [rpms/java-latest-openjdk-portable] epel8: Minor fix in macros in comments Jiri Vanek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox