[Bug 508351] Review Request: josm - java openstreetmap editor

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 21 18:42:48 UTC 2009


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 <guido.grazioli at gmail.com>  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.




More information about the Fedora-package-review mailing list