public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-hypercorn] rawhide: More long options
@ 2026-09-11  9:14 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-11  9:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-hypercorn
            Branch : rawhide
            Commit : 08a3e43941eb2bc2e5ae085e14f6b5c8fd172890
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-11T09:57:46+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-hypercorn/c/08a3e43941eb2bc2e5ae085e14f6b5c8fd172890?branch=rawhide

            Log:
            More long options

[skip changelog]

---
diff --git a/python-hypercorn.spec b/python-hypercorn.spec
index c77abf1..2abfcf6 100644
--- a/python-hypercorn.spec
+++ b/python-hypercorn.spec
@@ -59,7 +59,7 @@ Summary:        %{summary}
 %install -a
 # We must wait until %%install to generate the man page so we can use the
 # generated entry point that was installed in the buildroot.
-install -d %{buildroot}%{_mandir}/man1
+install --directory %{buildroot}%{_mandir}/man1
 %{py3_test_envvars} help2man \
     --no-info \
     --version-string=%{version} \

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

only message in thread, other threads:[~2026-09-11  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11  9:14 [rpms/python-hypercorn] rawhide: More long options 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