Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=608852

--- Comment #21 from Jon Ciesla <limburg...@gmail.com> 2011-12-07 07:58:28 EST 
---
Sure, something like this (assuming 6, modify for 1, etc):

In install:

mkdir -p %{buildroot}%{_mandir}/man6
install -p -m644 <filename>.6 %{buildroot}%{_mandir}/man6/<filename>.6

In files:

%{_mandir}/man6/<filename>.6.gz

That should do it.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to