public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/miracle-wm] rawhide: Guard plugin library with wasm bcond
@ 2026-09-21 21:26 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-09-21 21:26 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/miracle-wm
Branch : rawhide
Commit : 8e4e9d24b1ef45817621f6b87b90483df5caf7f2
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-09-21T17:26:16-04:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/miracle-wm/c/8e4e9d24b1ef45817621f6b87b90483df5caf7f2?branch=rawhide

Log:
Guard plugin library with wasm bcond

---
diff --git a/miracle-wm.spec b/miracle-wm.spec
index ed07f0b..244060a 100644
--- a/miracle-wm.spec
+++ b/miracle-wm.spec
@@ -108,7 +108,9 @@ This package provides additional tools useful for debugging %{name}.
 %{_bindir}/miracle-wm-session
 %{_bindir}/miraclemsg
 %{_libexecdir}/miracle-wm-*
+%if %{with wasm}
 %{_libdir}/miracle-wm/libmiracle-wm-plugins.so
+%endif
 %{_datarootdir}/miracle-wm/
 %{_datarootdir}/wayland-sessions/miracle-wm.desktop
 %{_userunitdir}/miracle-wm*

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 21:26 [rpms/miracle-wm] rawhide: Guard plugin library with wasm bcond Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox