public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Fix path of fedpkg_man_page.py
@ 2026-08-10 21:45 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : acf3c47d1e8e79d1489a5909cb0db6a5d7018e41
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-11-23T20:31:22+08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/acf3c47d1e8e79d1489a5909cb0db6a5d7018e41?branch=1.48-1
Log:
Fix path of fedpkg_man_page.py
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 72f1982..9523494 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -45,7 +45,7 @@ Provides the fedpkg command for working with dist-git
%build
%{__python} setup.py build
-%{__python} src/fedpkg_man_page.py > fedpkg.1
+%{__python} doc/fedpkg_man_page.py > fedpkg.1
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: Fix path of fedpkg_man_page.py Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox