[kf5-kpackage/f20] Fix manpage installation

Daniel Vrátil dvratil at fedoraproject.org
Tue Feb 17 16:50:30 UTC 2015


commit c364af82273abb40abf88a05f8e4f738082f70bd
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Feb 17 17:49:30 2015 +0100

    Fix manpage installation

 kf5-kpackage.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec
index f3f83d7..b14d909 100644
--- a/kf5-kpackage.spec
+++ b/kf5-kpackage.spec
@@ -65,7 +65,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_libdir}/libKF5Package.so.*
 %{_kf5_bindir}/kpackagetool5
 %{_kf5_datadir}/kservicetypes5/kpackage-packagestructure.desktop
-%{_mandir}/man1/kpackagetool.1.gz
+%{_mandir}/man1/kpackagetool5.1.gz
 
 %files devel
 %{_kf5_includedir}/kpackage_version.h


More information about the scm-commits mailing list