public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri Vanek <jvanek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/java-latest-openjdk-portable] rawhide: Minor fix in macros in comments
Date: Tue, 28 Jul 2026 17:43:40 GMT	[thread overview]
Message-ID: <178526062038.1.14931686479122711024.rpms-java-latest-openjdk-portable-897966731f71@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/java-latest-openjdk-portable
Branch : rawhide
Commit : 897966731f71f563b2d2bb04ceca578ec01319c2
Author : Jiri Vanek <jvanek@redhat.com>
Date   : 2026-07-28T19:43:23+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/java-latest-openjdk-portable/c/897966731f71f563b2d2bb04ceca578ec01319c2?branch=rawhide

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} \

                 reply	other threads:[~2026-07-28 17:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178526062038.1.14931686479122711024.rpms-java-latest-openjdk-portable-897966731f71@fedoraproject.org \
    --to=jvanek@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox