public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Change manpage generation script directory
@ 2026-08-10 21:43 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 4cd759cd86654d46ffc6a6094c02a3997ffb109d
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-09-29T23:08:44+08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/4cd759cd86654d46ffc6a6094c02a3997ffb109d?branch=1.70-1
Log:
Change manpage generation script directory
manpage generation script is moved to doc/.
---
diff --git a/rpkg.spec b/rpkg.spec
index 1ff2cc8..d82f341 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -60,7 +60,7 @@ A python library for managing RPM package sources in a git repository.
%build
%{__python} setup.py build
-%{__python} src/rpkg_man_page.py > rpkg.1
+%{__python} doc/rpkg_man_page.py > rpkg.1
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:43 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:43 [rpms/rpkg] 1.70-1: Change manpage generation script directory Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox