public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/weechat] epel9: Drop unnecessary -DPREFIX cmake arg
@ 2026-06-12 11:21 LuK1337
0 siblings, 0 replies; only message in thread
From: LuK1337 @ 2026-06-12 11:21 UTC (permalink / raw)
To: git-commits
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 \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 11:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 11:21 [rpms/weechat] epel9: Drop unnecessary -DPREFIX cmake arg LuK1337
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox