fix typo in comment

This commit is contained in:
Ben Harper 2017-11-30 18:48:54 +00:00 committed by Todd Zullinger
parent 1b01c1c177
commit 4079ad14b1

View File

@ -672,7 +672,7 @@ rm -rf %{buildroot}
# be used elsewhere # be used elsewhere
%{!?_licensedir:%global license %doc} %{!?_licensedir:%global license %doc}
%license COPYING %license COPYING
# exlude is best way here because of troubles with symlinks inside git-core/ # exclude is best way here because of troubles with symlinks inside git-core/
%exclude %{_datadir}/git-core/contrib/hooks/update-paranoid %exclude %{_datadir}/git-core/contrib/hooks/update-paranoid
%exclude %{_datadir}/git-core/contrib/hooks/setgitperms.perl %exclude %{_datadir}/git-core/contrib/hooks/setgitperms.perl
%exclude %{_datadir}/git-core/templates/hooks/pre-rebase.sample %exclude %{_datadir}/git-core/templates/hooks/pre-rebase.sample