SHA256
1
0
forked from pool/git

Accepting request 74452 from devel:tools:scm

- fix html path (bnc#675392)

OBS-URL: https://build.opensuse.org/request/show/74452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=62
This commit is contained in:
Sascha Peilicke 2011-06-27 09:04:27 +00:00 committed by Git OBS Bridge
parent dd3d74ab32
commit 70372cf3eb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 24 11:36:31 CEST 2011 - tiwai@suse.de
- fix html path (bnc#675392)
-------------------------------------------------------------------
Fri Jun 17 11:53:21 CEST 2011 - tiwai@suse.de

View File

@ -278,6 +278,7 @@ make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
V=1 \
prefix=%{_prefix} mandir=%{_mandir} \
gitexecdir=%{gitexecdir} \
htmldir=%{_docdir}/git-core \
"$@"
EOF
#