mirror of
https://abf.rosa.ru/djam/git.git
synced 2025-02-23 09:43:00 +00:00
Bugfix build for rpm4
This commit is contained in:
parent
3eb52464d4
commit
18912b7293
1 changed files with 1 additions and 5 deletions
6
git.spec
6
git.spec
|
@ -5,7 +5,7 @@
|
|||
Summary: Global Information Tracker
|
||||
Name: git
|
||||
Version: 2.24.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
|
@ -293,10 +293,6 @@ make install-doc prefix=%{_prefix} gitexecdir=%{_libdir}/git-core DESTDIR=%{bu
|
|||
# Avoid dependencies on obscure perl modules
|
||||
chmod -x contrib/mw-to-git/git-remote-mediawiki.perl
|
||||
|
||||
# (cg) Copy the whole contrib dir as docs. It contains useful scripts.
|
||||
mkdir -p %{buildroot}%{_datadir}/doc/git-core
|
||||
cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
|
||||
|
||||
mkdir -p %{buildroot}%{_includedir}/git
|
||||
cp *.h %{buildroot}%{_includedir}/git
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue