public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fontmake] rawhide: Minor spec-file reformatting
@ 2026-09-07 20:58 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 20:58 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fontmake
            Branch : rawhide
            Commit : fddc070746dd5174e4befada184b9e4212c9c1d7
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-07T21:57:00+01:00
            Stats  : +1/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fontmake/c/fddc070746dd5174e4befada184b9e4212c9c1d7?branch=rawhide

            Log:
            Minor spec-file reformatting

[skip changelog]

---
diff --git a/fontmake.spec b/fontmake.spec
index eac7854..cf6e634 100644
--- a/fontmake.spec
+++ b/fontmake.spec
@@ -74,9 +74,7 @@ fonts.
 # We do this in %%install rather than in %%build because we need to use the
 # script entry point that was generated during installation.
 install --directory '%{buildroot}%{_mandir}/man1'
-%{py3_test_envvars} help2man \
-    --no-info \
-    --name='%{summary}' \
+%{py3_test_envvars} help2man --no-info --name='%{summary}' \
     --output='%{buildroot}%{_mandir}/man1/fontmake.1' \
     %{buildroot}%{_bindir}/fontmake
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 20:58 [rpms/fontmake] rawhide: Minor spec-file reformatting Benjamin A. Beasley

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