[powertop/f14/master] fix man path

Adam Jackson ajax at fedoraproject.org
Wed Aug 25 19:55:32 UTC 2010


commit 78ceb3fa381c9231d599d06d9f82b8daf56daaa5
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Aug 25 15:55:30 2010 -0400

    fix man path

 powertop.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/powertop.spec b/powertop.spec
index bcf60fb..308e176 100644
--- a/powertop.spec
+++ b/powertop.spec
@@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc COPYING README
 %{_bindir}/powertop
-%{_mandir}/man1/powertop.8*
+%{_mandir}/man8/powertop.8*
 
 %changelog
 * Wed Aug 25 2010 Adam Jackson <ajax at redhat.com> 1.13-1


More information about the scm-commits mailing list