fix typos
This commit is contained in:
parent
9f438cfd13
commit
aeb305b797
@ -91,7 +91,7 @@ script only through available RPM macros.
|
||||
after 'make install DESTDIR=buildroot')
|
||||
--file for example /some/path/test.h
|
||||
--field-separator by default we move filename.h to filename<SEP><ARCH>.h; this
|
||||
option option allows you to override the <SEP> part
|
||||
option allows you to override the <SEP> part
|
||||
--verbose print some useful information
|
||||
--help show this help
|
||||
EOF
|
||||
|
@ -57,7 +57,7 @@ install -m 755 -p %{SOURCE0} %{buildroot}/%{ml_fix}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2016 Pavel Raiskup <praiskup@redhat.com> - 1-4
|
||||
- use '-' as field separator
|
||||
- use '-' as a field separator by default
|
||||
|
||||
* Thu Jun 09 2016 Pavel Raiskup <praiskup@redhat.com> - 1-3
|
||||
- package separately from redhat-rpm-config
|
||||
|
Loading…
Reference in New Issue
Block a user