public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-fribidi] rawhide: Fix %files
@ 2026-09-20 16:53 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-20 16:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mingw-fribidi
Branch : rawhide
Commit : 1d9f808058285112caf1e26becf056b7f6eaf265
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-20T18:53:38+02:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-fribidi/c/1d9f808058285112caf1e26becf056b7f6eaf265?branch=rawhide

Log:
Fix %files

---
diff --git a/mingw-fribidi.spec b/mingw-fribidi.spec
index 7807c8e..341e189 100644
--- a/mingw-fribidi.spec
+++ b/mingw-fribidi.spec
@@ -75,6 +75,9 @@ Static version of the MinGW Windows %{pkgname} library.
 %install
 %mingw_ninja_install
 
+rm -rf %{buildroot}%{mingw32_mandir}
+rm -rf %{buildroot}%{mingw64_mandir}
+
 
 %files -n mingw32-%{pkgname}
 %license COPYING

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

only message in thread, other threads:[~2026-09-20 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 16:53 [rpms/mingw-fribidi] rawhide: Fix %files Sandro Mani

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