fix typo in comment
This commit is contained in:
parent
1b01c1c177
commit
4079ad14b1
2
git.spec
2
git.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user