fix typos

This commit is contained in:
Pavel Raiskup 2016-06-13 23:45:10 +02:00
parent 9f438cfd13
commit aeb305b797
2 changed files with 2 additions and 2 deletions

View File

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

View File

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