mirror of
https://abf.rosa.ru/djam/git.git
synced 2025-02-23 09:43:00 +00:00
Fixed make rule
This commit is contained in:
parent
1a70960f01
commit
bf4d13a754
1 changed files with 1 additions and 1 deletions
2
git.spec
2
git.spec
|
@ -294,7 +294,7 @@ perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makef
|
|||
%build
|
||||
# same flags and prefix must be passed for make test too
|
||||
%define git_make_params prefix=%{_prefix} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=1
|
||||
%make %{git_make_params} all doc gitweb/gitweb.cgi
|
||||
%make %{git_make_params} all doc gitweb
|
||||
|
||||
# Produce RelNotes.txt.gz
|
||||
# sed trick changes "-x.y.z.txt" to "-x.y.z.0.txt" for ordering, then undoes it
|
||||
|
|
Loading…
Add table
Reference in a new issue