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=508351





--- Comment #21 from Guido Grazioli <[email protected]>  2009-11-21 
13:42:46 EDT ---
(In reply to comment #20)
> - Is it better to run chmod after install command? why?  

Actually i was proposing the opposite, ie:
install -Dp -m 644 %SOURCE4 %{buildroot}%{_mandir}/man1/%{name}.1
instead of:
mkdir -p %{buildroot}%{_mandir}/man1
install -p %SOURCE4 %{buildroot}%{_mandir}/man1/
chmod -x %{buildroot}%{_mandir}/man1/%{name}.1
It's just a matter of style however.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to