- Use right documentation path.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2018-01-20 15:40:56 +00:00 committed by Git OBS Bridge
parent 33fb347489
commit 936151ea1e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 20 15:40:43 UTC 2018 - jengelh@inai.de
- Use right documentation path.
-------------------------------------------------------------------
Fri Jan 19 10:12:04 UTC 2018 - nmoreychaisemartin@suse.com

View File

@ -137,7 +137,7 @@ export UCX_CFLAGS="$UCX_CFLAGS -mno-avx"
%ifarch %ix86
export UCX_CFLAGS="$UCX_CFLAGS -mno-sse -mno-sse2"
%endif
%configure --disable-static --without-avx
%configure --disable-static --without-avx --docdir="%_docdir/%name"
make %{?_smp_mflags} V=1
%post -n libucp0 -p /sbin/ldconfig
@ -156,7 +156,7 @@ rm -fv "%buildroot/%_libdir"/*.la
%files tools
%defattr(-,root,root)
%_bindir/ucx_*
%_datadir/doc/ucx/
%_docdir/%name/
%_libdir/pkgconfig/ucx.pc
%doc LICENSE