public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/weechat] epel9: Drop unnecessary -DPREFIX cmake arg
Date: Fri, 12 Jun 2026 11:21:58 GMT	[thread overview]
Message-ID: <178126331876.1.17610091828992075447.rpms-weechat-656a58879525@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/weechat
            Branch : epel9
            Commit : 656a58879525933e11f2e8419dee9e71492dbf5d
            Author : LuK1337 <priv.luk@gmail.com>
            Date   : 2026-03-29T15:56:27+02:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/weechat/c/656a58879525933e11f2e8419dee9e71492dbf5d?branch=epel9

            Log:
            Drop unnecessary -DPREFIX cmake arg

This is technically already done via the -DCMAKE_INSTALL_PREFIX.

---
diff --git a/weechat.spec b/weechat.spec
index 45bd8c3..85662c6 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -67,7 +67,6 @@ This package contains include files and pc file for weechat.
 
 %build
 %cmake \
-  -DPREFIX=%{_prefix} \
   -DLIBDIR=%{_libdir} \
   -DENABLE_ENCHANT=ON \
   -DENABLE_PHP=OFF \

                 reply	other threads:[~2026-06-12 11:21 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=178126331876.1.17610091828992075447.rpms-weechat-656a58879525@fedoraproject.org \
    --to=priv.luk@gmail.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