We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e06ed3e + 3a9f58c commit e684e89Copy full SHA for e684e89
git.spec.in
@@ -134,6 +134,7 @@ find $RPM_BUILD_ROOT -type f -name perllocal.pod -exec rm -f {} ';'
134
%else
135
rm -rf $RPM_BUILD_ROOT%{_mandir}
136
%endif
137
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
138
139
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
140
install -m 644 -T contrib/completion/git-completion.bash $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/git
0 commit comments